Commit Graph

47677 Commits (720b59b55b84c8a346098cdbf3d34c7e554b0bf5)
 

Author SHA1 Message Date
Thomas Munro 720b59b55b Avoid catalog lookups in RelationAllowsEarlyPruning(). 6 years ago
Michael Paquier 80d0e5ba3f Improve coverage of utils/float.h 6 years ago
Michael Paquier be182e4f9e Disable timeouts when running pg_rewind with online source cluster 6 years ago
Tom Lane b1907d6882 Set application_name per-test in isolation and ecpg tests. 6 years ago
Tom Lane 458f01e254 Doc: improve documentation of pg_signal_backend default role. 6 years ago
Tom Lane c9bd7f4f2b Improve what pg_strsignal prints if we haven't got strsignal(3). 6 years ago
Peter Geoghegan b8b3a276d4 Remove obsolete nbtree page deletion comment. 6 years ago
Tom Lane da1b51ecc5 Doc: clarify behavior of standard aggregates for null inputs. 6 years ago
Tom Lane d4b2425441 Add missing newline in help output. 6 years ago
Tom Lane 6e42130568 Reject empty names and recursion in config-file include directives. 6 years ago
Michael Paquier 9acda73118 Fix failure of --jobs with reindexdb and vacuumdb on Windows 6 years ago
Tom Lane fb57f40eec Fix 007_sync_rep.pl to notice failures in ALTER SYSTEM SET. 6 years ago
Tom Lane ee32782395 Fix postmaster state machine to handle dead_end child crashes better. 6 years ago
Tom Lane 348778ddbc Make comment in fmgr.h match the one in fmgr.c. 6 years ago
Peter Eisentraut f269033881 Fix gettext triggers specification 6 years ago
Andrew Dunstan c62b84437f Adjust to latest Msys2 kernel release number 6 years ago
Andrew Dunstan acb96eb7d2 Treat MINGW and MSYS the same in pg_upgrade test script 6 years ago
Michael Paquier 71d84efba7 Fix error handling of vacuumdb and reindexdb when running out of fds 6 years ago
Tom Lane 6338fa3e71 Avoid platform-specific null pointer dereference in psql. 6 years ago
Tom Lane faee5a12ec Back off output precision in circle.sql regression test. 6 years ago
Thomas Munro f493d98c16 Don't rely on llvm::make_unique. 6 years ago
Michael Paquier 06fdc4e4d3 Do more cleanup of isolation tests for test_decoding 6 years ago
Peter Geoghegan 867d25ccb4 Explain subtlety in nbtree locking protocol. 6 years ago
Michael Paquier 989d23b04b Detect unused steps in isolation specs and do some cleanup 6 years ago
Michael Paquier 9903338b5e Remove dry-run mode from isolationtester 6 years ago
Michael Paquier 292ae8af79 Improve documentation of pageinspect 6 years ago
Peter Eisentraut 21e60fa8fe Update SQL conformance information 6 years ago
Peter Eisentraut a00c53b0cb Make SQL/JSON error code names match SQL standard 6 years ago
Michael Paquier 37093766b2 Doc: Remove mention to "Visual Studio Express 2019" 6 years ago
Peter Geoghegan 091bd6befc Update comments on nbtree stack struct. 6 years ago
Peter Eisentraut c45643d618 Remove configure detection of crypt() 6 years ago
Alvaro Herrera 8f75e8e446 Fix typo 6 years ago
Tom Lane bbd93667bd Remove unnecessary test dependency on the contents of pg_pltemplate. 6 years ago
Peter Eisentraut 3f0f99125e Remove master/slave usage from plpgsql tests 6 years ago
Peter Eisentraut db1f28917b Clean up some SCRAM attribute processing 6 years ago
Alvaro Herrera f8cf524da1 Fix bogus comment 6 years ago
Michael Paquier 56f8f9624b Fix compilation failure of vacuumdb and reindexdb with OpenBSD 6 years ago
Michael Paquier 0431a78746 Doc: Improve wording of multiple places in documentation 6 years ago
Tom Lane e136a0d8ca Restore json{b}_populate_record{set}'s ability to take type info from AS. 6 years ago
Andres Freund 4c01a11103 Add fmgr.h include to selfuncs.h. 6 years ago
Tom Lane 55ea109188 Add "headerscheck" script to test header-file compilability under C. 6 years ago
Tom Lane a120791096 Use zic's new "-b slim" option to generate smaller timezone files. 6 years ago
Alvaro Herrera 28b6ec1df6 Replace genetic algorithm ASCII-art with a real figure 6 years ago
Peter Eisentraut a407012c07 doc: Fix image use in PDF build with vpath 6 years ago
Michael Paquier 71851e9ab7 Fix tab completion for CREATE TYPE in psql 6 years ago
Michael Paquier c96581abe4 Fix inconsistencies and typos in the tree, take 11 6 years ago
Tom Lane 927f34ce8a Avoid conflicts with library versions of inet_net_ntop() and friends. 6 years ago
Tom Lane 232720be9b Fix incidental warnings from cpluspluscheck. 6 years ago
Tom Lane 5f110933e1 Fix failure-to-compile-standalone in scripts_parallel.h. 6 years ago
Tom Lane 5c66e99178 Fix failure-to-compile-standalone in ecpg's dt.h. 6 years ago