Commit Graph

61302 Commits (d5f1b6a75ba3f55a78959c957c3fd25d9569057c)
 

Author SHA1 Message Date
Nathan Bossart d5f1b6a75b Further adjust guidance for running vacuumdb after pg_upgrade. 5 months ago
Nathan Bossart f60420cff6 doc: Alphabetize long options for pg_dump[all]. 5 months ago
Tom Lane 368c3fbf9d Update time zone data files to tzdata release 2025b. 5 months ago
Daniel Gustafsson f8c115a6cb Typo and doc fixups for memory context reporting 5 months ago
Daniel Gustafsson d2a1ed1727 Add missing string terminator 5 months ago
David Rowley 991407ae86 Add 918e7287e to .git-blame-ignore-revs 5 months ago
David Rowley 918e7287ed Fix broken indentation 5 months ago
David Rowley d8555e522e Fix a couple of comment typos 5 months ago
Tom Lane 810a8b1c80 Give up on running with NetBSD/OpenBSD's default semaphore settings. 5 months ago
Jacob Champion e974f1c216 oauth: Classify oauth_client_secret as a password 5 months ago
Jacob Champion d2e7d2a09d oauth: Disallow OAuth connections via postgres_fdw/dblink 5 months ago
Jacob Champion 45363fca63 Bump the minimum supported Python version to 3.6.8 5 months ago
Peter Eisentraut eec34099c3 Fix whitespace typo in string 5 months ago
Nathan Bossart 2b49492eda initdb: Do not report default autovacuum_worker_slots. 5 months ago
Bruce Momjian faced8e6a4 doc: adjust max_files_per_process again 5 months ago
Bruce Momjian 9a9e60fed3 doc: clarify new behavior of max_files_per_process 5 months ago
Peter Eisentraut 913c60b067 doc: Small example improvement 5 months ago
Alexander Korotkov 2260c7f6d9 Fixes for ChangeVarNodes_walker() 5 months ago
Peter Eisentraut 15b1b4dd3f pg_restore: Improve --help synopsis 5 months ago
Peter Eisentraut dadc58f50a pg_restore: Put new option in consistent order in --help output 5 months ago
Amit Kapila 3ff2a1f0c9 Fix assertion failure during decoding from synced slots. 5 months ago
Peter Eisentraut ef1811ac9a pg_verifybackup: Message style improvements 5 months ago
Peter Eisentraut c893245ec3 test_slru: Fix incorrect format placeholders 5 months ago
Amit Kapila 9807617a92 Doc: Specify the interaction of publish_generated_columns with column list. 5 months ago
Melanie Plageman f132815fd7 Add maintenance_io_concurrency flag to some read stream users 5 months ago
Peter Geoghegan ce72e7e02e Fix obsolete nbtree array advancement comment. 5 months ago
Peter Geoghegan b75fedcab7 Make NULL tuple values always advance skip arrays. 5 months ago
Álvaro Herrera 0e13b13d26
Fix pg_dump for inherited validated not-null constraints 5 months ago
Peter Eisentraut c061000311 pg_combinebackup: Message style improvements 5 months ago
Alexander Korotkov 73e7361376 Restore comments in ChangeVarNodesExtended() 5 months ago
Amit Kapila aaf9e95e87 Fix xmin advancement during fast_forward decoding. 5 months ago
Michael Paquier b225c5e76e Remove circular #include's between wait_event.h and wait_event_types.h 5 months ago
Alexander Korotkov 1aa7cf9eb8 Disallow removing placeholders during Self-Join Elimination. 5 months ago
Tom Lane 2f5b056203 Remove inappropriate inclusions of c.h and postgres_fe.h. 5 months ago
Tom Lane 94b84a6072 Don't use double-quotes in #include's of system headers, redux. 5 months ago
Tom Lane 2311f193ea Remove circular #include's between plpython.h and plpy_util.h. 5 months ago
Tom Lane e8ca9ed1d2 Don't use double-quotes in #include's of system headers. 5 months ago
David Rowley 936457419d Eliminate divide in new fast-path locking code 5 months ago
John Naylor 27757677ca Match parameter in new function to earlier equivalents 5 months ago
Bruce Momjian 10e8176950 doc: improve wording of vacuum_max_eager_freeze_failure_rate 5 months ago
Andres Freund 039bfc457e aio: Improve debug logging around waiting for IOs 5 months ago
Andres Freund 500b61769f Fix bug allowing io_combine_limit > io_max_combine_combine limit 5 months ago
Andres Freund 0d9114b704 aio: Fix crash potential for pg_aios views due to late state update 5 months ago
Peter Eisentraut 76d52e7165 Fix incorrect format placeholders 5 months ago
Peter Eisentraut 385959bdea Fix terminology in comment and message 5 months ago
Peter Eisentraut 0787646e1d Small code consistency improvement 5 months ago
Amit Kapila 50b8ad30f7 Fix typo in test file name added in commit 4909b38af0. 5 months ago
Fujii Masao 632f62dcec doc: remove unnecessary secondary index terms for replication settings. 5 months ago
Bruce Momjian 6389db2320 doc: simplify new EXPLAIN ANALYZE BUFFERS description 5 months ago
Michael Paquier 3631612eae psql: Fix assertion failures with pipeline mode 5 months ago