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
*
Refactor btvacuumpage().
Peter Geoghegan
2020-05-02
*
Fix GSS client to non-GSS server connection
Stephen Frost
2020-05-02
*
Remove superfluous memset from pgstat_recv_resetslrucounter
Tomas Vondra
2020-05-02
*
Remove pg_xact from pg_stat_reset_slru docs
Tomas Vondra
2020-05-02
*
Add NLS to pg_verifybackup
Peter Eisentraut
2020-05-02
*
Simplify cost_incremental_sort a bit
Tomas Vondra
2020-05-02
*
Remove pg_xact entry from SLRU stats
Tomas Vondra
2020-05-02
*
Get rid of trailing semicolons in C macro definitions.
Tom Lane
2020-05-01
*
Doc: update sections 9.17 - 9.21 for new function table layout.
Tom Lane
2020-05-01
*
Clear up issue with FSM and oldest bpto.xact.
Peter Geoghegan
2020-05-01
*
Reorder function prototypes for consistency.
Peter Geoghegan
2020-05-01
*
Fix undercounting in VACUUM VERBOSE output.
Peter Geoghegan
2020-05-01
*
Fix bug in nbtree VACUUM "skip full scan" feature.
Peter Geoghegan
2020-05-01
*
Put new command-line options into alphabetical order in help output
Peter Eisentraut
2020-05-01
*
Improve various aspects of pg_rewind documentation
Michael Paquier
2020-05-01
*
Add nbtree ScalarArrayOpExpr tests.
Peter Geoghegan
2020-04-30
*
Fix AddressSanitizer use-after-scope complaint.
Peter Geoghegan
2020-04-30
*
Doc: update sections 9.14 - 9.16 for new function table layout.
Tom Lane
2020-04-30
*
Make SQL/JSON error code names match SQL standard
Peter Eisentraut
2020-04-30
*
Update config.guess and config.sub
Peter Eisentraut
2020-04-30
*
Rename connection parameters to control min/max SSL protocol version in libpq
Michael Paquier
2020-04-30
*
Doc: re-re-revise markup for tables of functions.
Tom Lane
2020-04-30
*
Remove redundant _bt_killitems() buffer check.
Peter Geoghegan
2020-04-29
*
Fix check for conflicting SSL min/max protocol settings
Michael Paquier
2020-04-30
*
Fix checkpoint signalling
Alvaro Herrera
2020-04-29
*
Fix typo
Peter Eisentraut
2020-04-29
*
Check slot->restart_lsn validity in a few more places
Alvaro Herrera
2020-04-28
*
Add LP_DEAD deletion of a posting list tuple test.
Peter Geoghegan
2020-04-28
*
Add missing gettext triggers
Peter Eisentraut
2020-04-28
*
Fix definition of pg_statio_all_tables view
Alexander Korotkov
2020-04-28
*
Add more TAP coverage for archive status with crash recovery of standbys
Michael Paquier
2020-04-28
*
Fix bogus tar-file padding logic for standby.signal.
Robert Haas
2020-04-27
*
Fix full text search to handle NOT above a phrase search correctly.
Tom Lane
2020-04-27
*
Doc: render π more nicely in PDF output.
Tom Lane
2020-04-27
*
pg_dump: Replace can't-happen error with assertion
Peter Eisentraut
2020-04-27
*
Fix some typos
Michael Paquier
2020-04-27
*
Doc: improve documentation of websearch_to_tqsuery().
Tom Lane
2020-04-26
*
Fix typo
Peter Eisentraut
2020-04-26
*
Raise a timeout to 180s, in test 003_recovery_targets.pl.
Noah Misch
2020-04-25
*
Fix another minor page deletion buffer lock issue.
Peter Geoghegan
2020-04-25
*
Fix minor nbtree page deletion buffer lock issue.
Peter Geoghegan
2020-04-25
*
In caught-up logical walsender, sleep only in WalSndWaitForWal().
Noah Misch
2020-04-25
*
Revert "When WalSndCaughtUp, sleep only in WalSndWaitForWal()."
Noah Misch
2020-04-25
*
Fix error case for CREATE ROLE ... IN ROLE.
Andrew Gierth
2020-04-25
*
Update Windows timezone name list to include currently-known zones.
Tom Lane
2020-04-24
*
Improve placement of "display name" comment in win32_tzmap[] entries.
Tom Lane
2020-04-24
*
Doc: update section 9.13 for new function table layout.
Tom Lane
2020-04-24
*
git_changelog: use modern format for rel branch names in example
Bruce Momjian
2020-04-24
*
Try to avoid compiler warnings in optimized builds.
Robert Haas
2020-04-24
*
Repair performance regression in information_schema.triggers view.
Tom Lane
2020-04-24
[next]