index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Adjust interaction of CREATEROLE with role properties.
Robert Haas
2023-01-24
*
Fix the Drop Database hang.
Amit Kapila
2023-01-24
*
libpqwalreceiver: Convert to libpq-be-fe-helpers.h
Andres Freund
2023-01-23
*
dblink, postgres_fdw: Handle interrupts during connection establishment
Andres Freund
2023-01-23
*
Add helper library for use of libpq inside the server environment
Andres Freund
2023-01-23
*
Fix error handling in libpqrcv_connect()
Andres Freund
2023-01-23
*
Use OFFSET 0 instead of ORDER BY to stop subquery pullup
David Rowley
2023-01-24
*
Fix LATERAL join test in test memoize.sql
David Rowley
2023-01-24
*
Fix XLogPageRead() comment
Peter Eisentraut
2023-01-23
*
Add non-decimal integer support to type numeric.
Dean Rasheed
2023-01-23
*
Fix pgindent --show-diff option.
Tom Lane
2023-01-23
*
Remove special outfuncs/readfuncs handling of RangeVar.catalogname.
Tom Lane
2023-01-23
*
Add a test using ldapbindpasswd in pg_hba.conf
Andrew Dunstan
2023-01-23
*
Restructure Ldap TAP test
Andrew Dunstan
2023-01-23
*
Add non-destructive modes to pgindent
Andrew Dunstan
2023-01-23
*
Optimise numeric division for 3 and 4 base-NBASE digit divisors.
Dean Rasheed
2023-01-23
*
Run pgindent on heapam.c
David Rowley
2023-01-23
*
Fix and clarify function comment on LogicalTapeSetCreate.
Heikki Linnakangas
2023-01-23
*
Harden new parallel string_agg/array_agg regression test
David Rowley
2023-01-23
*
pg_walinspect: Add pg_get_wal_fpi_info()
Michael Paquier
2023-01-23
*
Allow parallel aggregate on string_agg and array_agg
David Rowley
2023-01-23
*
Track logrep apply workers' last start times to avoid useless waits.
Tom Lane
2023-01-22
*
Allow REPLICA IDENTITY to be set on an index that's not (yet) valid.
Tom Lane
2023-01-21
*
Reject CancelRequestPacket having unexpected length.
Noah Misch
2023-01-21
*
instr_time: Represent time as an int64 on all platforms
Andres Freund
2023-01-20
*
Zero initialize uses of instr_time about to trigger compiler warnings
Andres Freund
2023-01-20
*
Rework format of comments in headers for nodes
Michael Paquier
2023-01-21
*
Move queryjumble.c code to src/backend/nodes/
Michael Paquier
2023-01-21
*
Bump catversion for 6e2775e4d4e47775f0d933e4a93c148024a3bc63.
Robert Haas
2023-01-20
*
Add new GUC reserved_connections.
Robert Haas
2023-01-20
*
Rename ReservedBackends variable to SuperuserReservedConnections.
Robert Haas
2023-01-20
*
Update docs and error message for superuser_reserved_connections.
Robert Haas
2023-01-20
*
Describe each contrib module in its SGML section title
Alvaro Herrera
2023-01-20
*
Remove SHM_QUEUE
Andres Freund
2023-01-19
*
Use dlists instead of SHM_QUEUE for predicate locking
Andres Freund
2023-01-19
*
Improve the description of Output Plugin Callbacks.
Amit Kapila
2023-01-20
*
Support the same patterns for pg-user in pg_ident.conf as in pg_hba.conf
Michael Paquier
2023-01-20
*
Avoid harmless warning from pg_dump --if-exists mode.
Tom Lane
2023-01-19
*
Use appendStringInfoSpaces in more places
David Rowley
2023-01-20
*
Improve comment about GetWALAvailability's WALAVAIL_REMOVED code.
Tom Lane
2023-01-19
*
Fix ts_headline() to handle ORs and phrase queries more honestly.
Tom Lane
2023-01-19
*
Log the correct ending timestamp in recovery_target_xid mode.
Tom Lane
2023-01-19
*
Remove some dead code in selfuncs.c
Alvaro Herrera
2023-01-19
*
Constify proclist.h
Peter Eisentraut
2023-01-19
*
doc: Fix some issues in logical replication section
Michael Paquier
2023-01-19
*
Add missing assign hook for GUC checkpoint_completion_target
Michael Paquier
2023-01-19
*
Fix failure with perlcritic in psql's create_help.pl
Michael Paquier
2023-01-19
*
Fix AdjustUpgrade.pm's view conversion list for --with-lz4.
Tom Lane
2023-01-18
*
Update expected/collate.windows.win1252.out for 47bb9db75.
Tom Lane
2023-01-18
*
Use dlists instead of SHM_QUEUE for syncrep queue
Andres Freund
2023-01-18
[next]