postgrespro.git / summary / log
2020-04-28 6baa17fbd1a7 Add missing gettext triggers
Peter Eisentraut
2020-04-28 ef11051bbe96 Fix definition of pg_statio_all_tables view
Alexander Korotkov
2020-04-27 ebf6de869276 Add more TAP coverage for archive status with crash recovery of standbys
Michael Paquier
2020-04-27 0278d3f79a30 Fix bogus tar-file padding logic for standby.signal.
Robert Haas
2020-04-27 e81e5741a6c5 Fix full text search to handle NOT above a phrase search correctly.
Tom Lane
2020-04-27 5ac24755485a Doc: render π more nicely in PDF output.
Tom Lane
2020-04-27 d51f704fd8cb pg_dump: Replace can't-happen error with assertion
Peter Eisentraut
2020-04-27 641b76d9d12f Fix some typos
Michael Paquier
2020-04-26 459f4076c87a Doc: improve documentation of websearch_to_tqsuery().
Tom Lane
2020-04-26 f057980149dd Fix typo
Peter Eisentraut
2020-04-26 896135512ef6 Raise a timeout to 180s, in test 003_recovery_targets.pl.
Noah Misch
2020-04-25 7154aa16a64d Fix another minor page deletion buffer lock issue.
Peter Geoghegan
2020-04-25 fa7ff642c22c Fix minor nbtree page deletion buffer lock issue.
Peter Geoghegan
2020-04-25 f246ea3b2a5e In caught-up logical walsender, sleep only in WalSndWaitForWal().
Noah Misch
2020-04-25 72a3dc321d76 Revert "When WalSndCaughtUp, sleep only in WalSndWaitForWal()."
Noah Misch
2020-04-25 d9a4cce29d56 Fix error case for CREATE ROLE ... IN ROLE.
Andrew Gierth
2020-04-24 6c5f91616826 Update Windows timezone name list to include currently-known zones.
Tom Lane
2020-04-24 bd8c5cee961a Improve placement of "display name" comment in win32_tzmap[] entries.
Tom Lane
2020-04-24 f8d3e2ab27d2 Doc: update section 9.13 for new function table layout.
Tom Lane
2020-04-24 395a9a124877 git_changelog: use modern format for rel branch names in example
Bruce Momjian
2020-04-24 05021a2c0cd2 Try to avoid compiler warnings in optimized builds.
Robert Haas
2020-04-24 baf17ad9dff4 Repair performance regression in information_schema.triggers view.
Tom Lane
2020-04-24 4cac3a49e691 Update time zone data files to tzdata release 2020a.
Tom Lane
2020-04-24 3a8961577677 Update Unicode data to Unicode 13.0.0 and CLDR 37
Peter Eisentraut
2020-04-24 f9c1b8dba4da Remove some unstable parts from new TAP test for archive status check
Michael Paquier
2020-04-23 4e87c4836ab9 Fix handling of WAL segments ready to be archived during crash recovery
Michael Paquier
2020-04-23 3436c5e28374 Remove ACLDEBUG #define and associated code.
Tom Lane
2020-04-23 ee88ef55dbac Remove useless (and broken) logging logic in memory context functions.
Tom Lane
2020-04-23 5b0aa112a8f7 Doc: update section 9.12 for new function table layout.
Tom Lane
2020-04-23 ab7646ff92c7 Also rename 'struct manifest_info'.
Robert Haas
2020-04-23 3989dbdf1293 Rename exposed identifiers to say "backup manifest".
Robert Haas
2020-04-23 299298bc8733 Fix transient memory leak for SRFs in FROM.
Andres Freund
2020-04-23 0a89e93bfaa6 Fix option related issues in pg_verifybackup.
Fujii Masao
2020-04-23 1cc34640cabc Doc: improve description of geometric multiplication/division.
Tom Lane
2020-04-22 48107e396f75 nbtree: Rename BT_RESERVED_OFFSET_MASK.
Peter Geoghegan
2020-04-22 de0dc1a84710 Fix cost_incremental_sort for expressions with varno 0
Tomas Vondra
2020-04-22 92c12e46d5f1 docs: land height is "elevation", not "altitude"
Bruce Momjian
2020-04-22 748507c780a3 Sync up some inconsistent comments in config/c-compiler.m4.
Tom Lane
2020-04-22 791090bd775b Doc: update section 9.11 for new function table layout.
Tom Lane
2020-04-22 9f2c4edec2e2 Remove bogus Assert in foreign key cloning code
David Rowley
2020-04-21 aaf069aa3452 Remove HEAPDEBUGALL
Peter Eisentraut
2020-04-21 cd123234404e Fix single-record reads to use restore_command if available in pg_rewind
Michael Paquier
2020-04-21 c33869cc3bfc psql \d: Display table where trigger is defined, if inherited
Alvaro Herrera
2020-04-21 27dbe1a18423 Fix memory leak in libpq when using sslmode=verify-full
Michael Paquier
2020-04-21 8803506c411e Document partitiong tables ancillary object handling some more
Alvaro Herrera
2020-04-21 d12bdba77b0f Fix possible crash during FATAL exit from reindexing.
Tom Lane
2020-04-21 5836d326552c Fix minor violations of FunctionCallInvoke usage protocol.
Tom Lane
2020-04-21 afccd76f1cce Fix detaching partitions with cloned row triggers
Alvaro Herrera
2020-04-21 1542e16f2ca2 Consider outliers in split interval calculation.
Peter Geoghegan
2020-04-21 1c455078b095 Allow matchingsel() to be used with operators that might return NULL.
Tom Lane
[prev] [next]