Commit Graph

56628 Commits (e943cff33d6bc6db3011a243d9b7ccd1a0472e62)
 

Author SHA1 Message Date
Bruce Momjian dce4544414 doc: PG 16 relnotes: improve wording of promote_trigger item 2 years ago
Etsuro Fujita 3e2fe32552 Update comment about set_join_pathlist_hook(). 2 years ago
David Rowley f7dbdab051 Fix vacuumdb to pass buffer-usage-limit with analyze-only mode 2 years ago
Michael Paquier 3701db77a0 doc: Fix description of BUFFER_USAGE_LIMIT for VACUUM and ANALYZE 2 years ago
Heikki Linnakangas 64276c7e45 Fix GiST README's explanation of the NSN cross-check. 2 years ago
Michael Paquier f171430f08 Fix assertion failure with PL/Python exceptions 2 years ago
Tom Lane ec693a3f30 Don't crash if cursor_to_xmlschema is used on a non-data-returning Portal. 2 years ago
Tom Lane 53630f12d3 Track nesting depth correctly when drilling down into RECORD Vars. 2 years ago
Michael Paquier 3f94dfc008 Revert "Improve error message on snapshot import in snapmgr.c" 2 years ago
Andres Freund c4758649b4 Fix tracking of temp table relation extensions as writes 2 years ago
Michael Paquier be3dfd3dff Improve error message on snapshot import in snapmgr.c 2 years ago
Michael Paquier 800d5bcb98 Refactor error messages for unsupported providers in pg_locale.c 2 years ago
David Rowley 1a6900e58a Fix incorrect logic in plan dependency recording 2 years ago
Amit Kapila a81e5516fa Fix the ALTER SUBSCRIPTION to reflect the change in run_as_owner option. 2 years ago
Thomas Munro f899c7f1ea Fix exception safety bug in typcache.c. 2 years ago
Michael Paquier 3f7b7d9df2 Skip psql's TAP test for query cancellation entirely on Windows 2 years ago
Tom Lane c372fbbd8e Doc: fix release date in release-16.sgml. 2 years ago
Tom Lane 2439153f44 Stamp 16.0. 2 years ago
Alvaro Herrera e472a8c51c
Translation updates 2 years ago
Alvaro Herrera 6bdeed9844
Translation updates 2 years ago
Bruce Momjian efaa50c783 doc: remove mention of backslash doubling in strings 2 years ago
Masahiko Sawada 1b95c8d85f Stabilize subscription stats test. 2 years ago
Daniel Gustafsson bae47d7867 doc: Extend documentation of PG_TEST_EXTRA 2 years ago
Michael Paquier 1057958436 pg_basebackup: Generate valid temporary slot names under PQbackendPID() 2 years ago
Thomas Munro 8d1cf9674a Disable 031_recovery_conflict.pl in 15 and 16. 2 years ago
Bruce Momjian 253bc4eb28 doc: mention that to_char() values are rounded 2 years ago
Bruce Momjian 3ddc889e33 doc: PG 16 relnotes: fix subscriber role permission description 2 years ago
Peter Eisentraut b323fcc58c Translation updates 2 years ago
Peter Eisentraut ae7e3ae8c6 Update list of acknowledgments in release notes 2 years ago
Bruce Momjian 57a011b666 doc: mention libpq regression tests 2 years ago
Peter Eisentraut 9ddecd4066 Unify gratuitously different error messages 2 years ago
Michael Paquier fac3fa0d5b Fix out-of-bound read in gtsvector_picksplit() 2 years ago
Michael Paquier c397c98ae6 Fix handling of shared statistics with dropped databases 2 years ago
Bruce Momjian 22297cd65f doc: PG 16 relnotes: clarify LOCK TABLE description 2 years ago
Heikki Linnakangas d5feb6011e Report syncscan position at end of scan. 2 years ago
Nathan Bossart 133654a05b Use actual backend IDs in pg_stat_get_backend_subxact(). 2 years ago
Nathan Bossart 8dfa37b797 Rename some support functions for pgstat* views. 2 years ago
Etsuro Fujita 5220b568c5 postgres_fdw: Fix test for parameterized foreign scan. 2 years ago
Michael Paquier 1d2939b6dc Avoid possible overflow with ltsGetFreeBlock() in logtape.c 2 years ago
Peter Eisentraut 39d4207e87 Rename logical_replication_mode to debug_logical_replication_streaming 2 years ago
Daniel Gustafsson cd59fcff25 Reword user-facing message for "power of two" 2 years ago
Heikki Linnakangas 5f38ff3d0f Initialize ListenSocket array earlier. 2 years ago
Tom Lane d94dadcc50 Stamp 16rc1. 2 years ago
Peter Eisentraut 66ed5a2e92 Translation updates 2 years ago
Peter Eisentraut ef0e7dbcbe Update list of acknowledgments in release notes 2 years ago
Peter Eisentraut 60d7d50f42 Remove incorrect name from release notes 2 years ago
Peter Eisentraut 8d70eb731c Remove incorrect/duplicate name from list of acknowledgments 2 years ago
Bruce Momjian a842ba407c doc: PG 16 relnotes: fix initdb encoding/locale item 2 years ago
Nathan Bossart 2e7d15ab69 pg_upgrade: Bump MESSAGE_WIDTH. 2 years ago
Tom Lane ba0d737caa Avoid unnecessary plancache revalidation of utility statements. 2 years ago