Commit Graph

49154 Commits (b060dbe0001a1d6bf26cd294710f3cb203868d46)
 

Author SHA1 Message Date
Tom Lane 0da06d9faf Get rid of trailing semicolons in C macro definitions. 5 years ago
Tom Lane d66935448f Doc: update sections 9.17 - 9.21 for new function table layout. 5 years ago
Peter Geoghegan 69cf853fe7 Clear up issue with FSM and oldest bpto.xact. 5 years ago
Peter Geoghegan 4e21f8b633 Reorder function prototypes for consistency. 5 years ago
Peter Geoghegan 73a076b03f Fix undercounting in VACUUM VERBOSE output. 5 years ago
Peter Geoghegan b0229f26da Fix bug in nbtree VACUUM "skip full scan" feature. 5 years ago
Peter Eisentraut 3c800ae0b9 Put new command-line options into alphabetical order in help output 5 years ago
Michael Paquier 78bad97faa Improve various aspects of pg_rewind documentation 5 years ago
Peter Geoghegan d9c501da70 Add nbtree ScalarArrayOpExpr tests. 5 years ago
Peter Geoghegan dd1f645cc8 Fix AddressSanitizer use-after-scope complaint. 5 years ago
Tom Lane 30e82f1bc9 Doc: update sections 9.14 - 9.16 for new function table layout. 5 years ago
Peter Eisentraut eb892102e0 Make SQL/JSON error code names match SQL standard 5 years ago
Peter Eisentraut 7462c1d78c Update config.guess and config.sub 5 years ago
Michael Paquier 401aad6704 Rename connection parameters to control min/max SSL protocol version in libpq 5 years ago
Tom Lane 4ad047a6ea Doc: re-re-revise markup for tables of functions. 5 years ago
Peter Geoghegan ab2343d4cb Remove redundant _bt_killitems() buffer check. 5 years ago
Michael Paquier e30b0b5cfa Fix check for conflicting SSL min/max protocol settings 5 years ago
Alvaro Herrera 1816a1c6ff
Fix checkpoint signalling 5 years ago
Peter Eisentraut fef819ac53 Fix typo 5 years ago
Alvaro Herrera d0abe78d84
Check slot->restart_lsn validity in a few more places 5 years ago
Peter Geoghegan 52b164c5a0 Add LP_DEAD deletion of a posting list tuple test. 5 years ago
Peter Eisentraut 6baa17fbd1 Add missing gettext triggers 5 years ago
Alexander Korotkov ef11051bbe Fix definition of pg_statio_all_tables view 5 years ago
Michael Paquier ebf6de8692 Add more TAP coverage for archive status with crash recovery of standbys 5 years ago
Robert Haas 0278d3f79a Fix bogus tar-file padding logic for standby.signal. 5 years ago
Tom Lane e81e5741a6 Fix full text search to handle NOT above a phrase search correctly. 5 years ago
Tom Lane 5ac2475548 Doc: render π more nicely in PDF output. 5 years ago
Peter Eisentraut d51f704fd8 pg_dump: Replace can't-happen error with assertion 5 years ago
Michael Paquier 641b76d9d1 Fix some typos 5 years ago
Tom Lane 459f4076c8 Doc: improve documentation of websearch_to_tqsuery(). 5 years ago
Peter Eisentraut f057980149 Fix typo 5 years ago
Noah Misch 896135512e Raise a timeout to 180s, in test 003_recovery_targets.pl. 5 years ago
Peter Geoghegan 7154aa16a6 Fix another minor page deletion buffer lock issue. 5 years ago
Peter Geoghegan fa7ff642c2 Fix minor nbtree page deletion buffer lock issue. 5 years ago
Noah Misch f246ea3b2a In caught-up logical walsender, sleep only in WalSndWaitForWal(). 5 years ago
Noah Misch 72a3dc321d Revert "When WalSndCaughtUp, sleep only in WalSndWaitForWal()." 5 years ago
Andrew Gierth d9a4cce29d Fix error case for CREATE ROLE ... IN ROLE. 5 years ago
Tom Lane 6c5f916168 Update Windows timezone name list to include currently-known zones. 5 years ago
Tom Lane bd8c5cee96 Improve placement of "display name" comment in win32_tzmap[] entries. 5 years ago
Tom Lane f8d3e2ab27 Doc: update section 9.13 for new function table layout. 5 years ago
Bruce Momjian 395a9a1248 git_changelog: use modern format for rel branch names in example 5 years ago
Robert Haas 05021a2c0c Try to avoid compiler warnings in optimized builds. 5 years ago
Tom Lane baf17ad9df Repair performance regression in information_schema.triggers view. 5 years ago
Tom Lane 4cac3a49e6 Update time zone data files to tzdata release 2020a. 5 years ago
Peter Eisentraut 3a89615776 Update Unicode data to Unicode 13.0.0 and CLDR 37 5 years ago
Michael Paquier f9c1b8dba4 Remove some unstable parts from new TAP test for archive status check 5 years ago
Michael Paquier 4e87c4836a Fix handling of WAL segments ready to be archived during crash recovery 5 years ago
Tom Lane 3436c5e283 Remove ACLDEBUG #define and associated code. 5 years ago
Tom Lane ee88ef55db Remove useless (and broken) logging logic in memory context functions. 5 years ago
Tom Lane 5b0aa112a8 Doc: update section 9.12 for new function table layout. 5 years ago