index
:
delta/postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove MemoryContextContains().
Tom Lane
2022-10-06
1
-1
/
+0
*
Introduce t_isalnum() to replace t_isalpha() || t_isdigit() tests.
Tom Lane
2022-10-06
1
-0
/
+1
*
Add optional parameter to PG_TRY() macros
David Rowley
2022-10-06
1
-18
/
+26
*
Rename shadowed local variables
David Rowley
2022-10-05
1
-4
/
+4
*
Remove definition of JUMBLE_SIZE from queryjumble.h
Michael Paquier
2022-10-05
1
-2
/
+0
*
Revert "Optimize order of GROUP BY keys".
Tom Lane
2022-10-03
4
-28
/
+1
*
mingw: Define PGDLLEXPORT as __declspec (dllexport) as done for msvc
Andres Freund
2022-09-30
1
-4
/
+6
*
Use actual backend IDs in pg_stat_get_backend_idset() and friends.
Tom Lane
2022-09-29
1
-1
/
+9
*
Introduce SYSTEM_USER
Michael Paquier
2022-09-29
4
-1
/
+8
*
Mark sigint_interrupt_enabled as sig_atomic_t
Michael Paquier
2022-09-29
1
-1
/
+3
*
windows: Set UMDF_USING_NTSTATUS globally, include ntstatus.h
Andres Freund
2022-09-28
2
-6
/
+9
*
Restore pg_pread and friends.
Thomas Munro
2022-09-29
4
-8
/
+26
*
Revert 56-bit relfilenode change and follow-up commits.
Robert Haas
2022-09-28
12
-123
/
+34
*
Fix alignment problems with SharedInvalSmgrMsg.
Robert Haas
2022-09-28
1
-2
/
+5
*
In BufTagGetForkNum, cast to the correct type.
Robert Haas
2022-09-27
1
-1
/
+1
*
Convert *GetDatum() and DatumGet*() macros to inline functions
Peter Eisentraut
2022-09-27
22
-179
/
+640
*
Include common/relpath.h in utils/relfilenumbermap.h
Robert Haas
2022-09-27
1
-0
/
+2
*
Increase width of RelFileNumbers from 32 bits to 56 bits.
Robert Haas
2022-09-27
11
-32
/
+118
*
Move RelFileNumber declarations to common/relpath.h.
Robert Haas
2022-09-27
6
-8
/
+12
*
Renumber GUC flags for a bit more sanity.
Tom Lane
2022-09-27
1
-37
/
+32
*
Introduce GUC_NO_RESET flag.
Tom Lane
2022-09-27
1
-0
/
+1
*
meson: Include CFLAGS/c_args in summary and pg_config output
Andres Freund
2022-09-26
1
-3
/
+7
*
Mark ParallelMessagePending as sig_atomic_t
Michael Paquier
2022-09-27
1
-1
/
+1
*
Remove dependency to StringInfo in xlogbackup.{c.h}
Michael Paquier
2022-09-27
1
-3
/
+2
*
catversion bump
Peter Eisentraut
2022-09-26
1
-1
/
+1
*
Remove unused xid parameter.
Amit Kapila
2022-09-26
1
-2
/
+1
*
Refactor creation of backup_label and backup history files
Michael Paquier
2022-09-26
2
-5
/
+47
*
Add read support for some missing raw parse nodes
Peter Eisentraut
2022-09-24
1
-3
/
+3
*
Remove uses of register due to incompatibility with C++17 and up
Andres Freund
2022-09-24
2
-8
/
+8
*
Harmonize more lexer function parameter names.
Peter Geoghegan
2022-09-22
3
-3
/
+3
*
meson: Add initial version of meson based build system
Andres Freund
2022-09-21
6
-0
/
+456
*
Harmonize lexer adjacent function parameter names.
Peter Geoghegan
2022-09-21
2
-2
/
+2
*
Pass Size as a 2nd argument for snprintf() in tablesync.c.
Amit Kapila
2022-09-21
2
-2
/
+2
*
Add definition pg_attribute_aligned() for MSVC
Michael Paquier
2022-09-21
2
-1
/
+12
*
Revise tree-walk APIs to improve spec compliance & silence warnings.
Tom Lane
2022-09-20
1
-27
/
+87
*
Fix recent cpluspluscheck issue in selfuncs.h.
Peter Geoghegan
2022-09-20
1
-2
/
+2
*
Harmonize more parameter names in bulk.
Peter Geoghegan
2022-09-20
69
-114
/
+116
*
Improve comment for OAT_POST_CREATE.
Jeff Davis
2022-09-20
1
-1
/
+3
*
Harmonize parameter names in storage and AM code.
Peter Geoghegan
2022-09-19
45
-105
/
+113
*
Harmonize heapam and tableam parameter names.
Peter Geoghegan
2022-09-19
8
-36
/
+38
*
Update Unicode data to Unicode 15.0.0
Peter Eisentraut
2022-09-19
5
-2268
/
+2444
*
Consistently use named parameters in regex code.
Peter Geoghegan
2022-09-19
1
-5
/
+9
*
Future-proof the recursion inside ExecShutdownNode().
Tom Lane
2022-09-19
1
-1
/
+1
*
Harmonize missed reorderbuffer parameter names.
Peter Geoghegan
2022-09-18
1
-2
/
+3
*
Harmonize reorderbuffer parameter names.
Peter Geoghegan
2022-09-17
1
-32
/
+40
*
Make check_usermap() parameter names consistent.
Peter Geoghegan
2022-09-17
1
-1
/
+1
*
Clean up minor inconsistencies in pg_attribute_printf() usage.
Tom Lane
2022-09-16
1
-4
/
+4
*
Adjust assorted hint messages that list all valid options.
Peter Eisentraut
2022-09-16
1
-0
/
+12
*
Use SIGNAL_ARGS consistently to declare signal handlers.
Tom Lane
2022-09-14
1
-1
/
+1
*
Add subxid-overflow "isolation" test
Alvaro Herrera
2022-09-14
1
-0
/
+2
[next]