Commit Graph

56851 Commits (e13205a5e4ad0fb75110a25f81654511303566f8)
 

Author SHA1 Message Date
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
Peter Eisentraut ce18252d0b Fix lack of message pluralization 2 years ago
Peter Eisentraut 4cdcff4d93 Update DECLARE_INDEX documentation 2 years ago
Peter Eisentraut 155c81463c Rename hook functions for debug_io_direct to match variable name. 2 years ago
Amit Kapila 13e2665df3 Fix the error message when failing to restore the snapshot. 2 years ago
Peter Eisentraut 8179d1bdf7 Fix translation markers 2 years ago
Peter Eisentraut 8fa09a11c9 pg_upgrade: Improve one log message 2 years ago
Bruce Momjian 7d8e703617 do: PG 16 relnotes: clarify last seq/index view names 2 years ago
David Rowley 5a16984ff1 Meson: check for pg_config_paths.h left over from make 2 years ago
Andres Freund e8a8cd05d4 ci: Make compute resources for CI configurable 2 years ago
Andres Freund 9ed46c78a3 ci: Prepare to make compute resources for CI configurable 2 years ago
Andres Freund f518c909ea ci: Use VMs for SanityCheck and CompilerWarnings 2 years ago
Andres Freund cad461b044 ci: Move execution method of tasks into yaml templates 2 years ago
Andres Freund 5581a9a395 ci: Don't specify amount of memory 2 years ago
Heikki Linnakangas c3b874c431 Fix _bt_allequalimage() call within critical section. 2 years ago
Heikki Linnakangas 6bc1fd4e60 Use the buffer cache when initializing an unlogged index. 2 years ago
Daniel Gustafsson 5fd424c87a doc: Replace list of drivers and PLs with wiki link 2 years ago
Peter Eisentraut 103df207a7 doc: Add more ICU rules examples 2 years ago
Peter Eisentraut 0b9127de12 doc: Improve ICU external link 2 years ago
Peter Eisentraut 6f168e077e Improve vertical spacing of documentation markup 2 years ago
Thomas Munro f58af9f416 ExtendBufferedWhat -> BufferManagerRelation. 2 years ago
Bruce Momjian d8cd49e992 doc: PG 16 relnotes: properly indent and word-wrap text 2 years ago
Jeff Davis 501704e826 Fix pg_dump assertion failure when dumping pg_catalog. 2 years ago
Andrew Dunstan f938acd68b Cache by-reference missing values in a long lived context 2 years ago
Bruce Momjian e9f535463a doc: PG 16 relnotes: separate out psql \drg item 2 years ago
Peter Eisentraut 8c76a55665 Add list of acknowledgments to release notes 2 years ago
Bruce Momjian 7fb906d80a doc: PG 16 relnotes: adjust RANGE/ROWS window item 2 years ago
Bruce Momjian 00be0bc3d5 doc: PG 16 relnotes: move role INHERIT item and clarify it 2 years ago