Commit Graph

45303 Commits (94019c879a138454af723fa8bfc346d4a44ecd47)
 

Author SHA1 Message Date
Michael Paquier f731cfa94c Fix a couple of bugs with replication slot advancing feature 7 years ago
Tom Lane 321f648a31 Assorted cosmetic cleanup of run-time-partition-pruning code. 7 years ago
Tom Lane 939449de0e Relocate partition pruning structs to a saner place. 7 years ago
Tom Lane 73b7f48f78 Improve run-time partition pruning to handle any stable expression. 7 years ago
Michael Paquier c83e202990 Fix grammar in REVOKE documentation 7 years ago
Michael Paquier 9e149c847f Fix and document lock handling for in-memory replication slot data 7 years ago
Thomas Munro 86a2218eb0 Limit Parallel Hash's bucket array to MaxAllocSize. 7 years ago
Peter Geoghegan f6b95ff434 Fix typo in JIT README. 7 years ago
Alvaro Herrera 0c8910a0ca Teach SHOW ALL to honor pg_read_all_settings membership 7 years ago
Peter Eisentraut acad8b409a Fix typo 7 years ago
Peter Eisentraut 25cf4ed1dc Add missing serial commas 7 years ago
Peter Eisentraut 5efbdd36f1 doc: Move some new options into better positions on man pages 7 years ago
Peter Eisentraut 3b9b7516f4 ecpg: Document new compatibility option 7 years ago
Simon Riggs 32ac7a118f Exclude VACUUMs from RunningXactData 7 years ago
Magnus Hagander 848b1f3e35 Fix typo in README 7 years ago
Heikki Linnakangas 57f06a7611 Fix obsolete comment. 7 years ago
Alvaro Herrera eee381ef5e Fix function code in error report 7 years ago
Peter Eisentraut 3f85c62d9e Fix spurious non-ASCII bytes 7 years ago
Peter Eisentraut 2241ad1556 Fix typo 7 years ago
Peter Eisentraut 4d6a854f17 Put new command-line options into alphabetical order 7 years ago
Alvaro Herrera 12b9affb32 Tweak partitioning documentation wording 7 years ago
Noah Misch ef31095000 Reconcile nodes/*funcs.c with PostgreSQL 11 work. 7 years ago
Andrew Dunstan 0039049fb1 Fix compile-time warnings on all perl code 7 years ago
Alvaro Herrera d3b10f0d64 Fix grammar 7 years ago
Teodor Sigaev 08186dc05b Move _bt_upgrademetapage() into critical section. 7 years ago
Peter Eisentraut 3c9cf06945 Initialize new jsonb iterator to zero 7 years ago
Andrew Dunstan 01deec5f8a Return a value from Install.pm's lcopy function 7 years ago
Bruce Momjian 6a75b58065 doc: mark 'replaceable' parameter for backup program listing 7 years ago
Bruce Momjian 99164e6952 doc: adjust DECLARE docs to mention FOR UPDATE behavior 7 years ago
Andrew Dunstan f963f80970 Avoid use of unportable hex constant in convutils.pm 7 years ago
Andrew Dunstan 3a7cc727c7 Don't fall off the end of perl functions 7 years ago
Andrew Dunstan 8a56ff4848 Don't force a blank line before comments in perl code 7 years ago
Tom Lane 71b349aef4 Update a couple of long-obsolete comments in pg_type.h. 7 years ago
Tom Lane 9a8aa25ccc Fix misidentification of SQL statement type in plpgsql's exec_stmt_execsql. 7 years ago
Magnus Hagander 7019c21c1b Remove incorrect statement about IPC configuration on OpenBSD 7 years ago
Tom Lane 2eb809ad7e Update non-default collation tests for getObjectDescription() changes. 7 years ago
Tom Lane f248453b7a Update sepgsql regression test output for getObjectDescription() changes. 7 years ago
Tom Lane b86b7bfa3e Improve English wording of some other getObjectDescription() messages. 7 years ago
Tom Lane 7c89eb750d Improve translatability of some getObjectDescription() messages. 7 years ago
Tom Lane 1a31baf61e Fix objectaddress.c code for publication relations. 7 years ago
Tom Lane 056f52d9c3 Properly schema-qualify additional object types in getObjectDescription(). 7 years ago
Andrew Dunstan 4431c94c36 Preserve information on use of git-external-diff 7 years ago
Bruce Momjian 0c7e6b791a doc: PG 11 rel notes: add PL/pgSQL composite DDL item 7 years ago
Tom Lane 50485b3e20 Fix simple_prompt() to disable echo on Windows when stdin != terminal. 7 years ago
Tom Lane b929614f5e Remove configure's check for nonstandard "long long" printf modifiers. 7 years ago
Tom Lane 1d96c1b91a Fix incorrect ordering of operations in pg_resetwal and pg_rewind. 7 years ago
Heikki Linnakangas b06d8e58b5 Accept "B" in all memory-unit GUCs, and improve error messages. 7 years ago
Bruce Momjian e41c2b057f doc: PG 11 release notes fix for pg_dump --create, author 7 years ago
Bruce Momjian fd287b4669 doc: PG 11 release notes, add third author 7 years ago
Bruce Momjian 9490c2da28 doc: PG 11 release note fixes: PGhost, typo 7 years ago