Commit Graph

56538 Commits (cd59fcff256d68e028bf8a181d4e166e81b6474b)
 

Author SHA1 Message Date
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
Michael Paquier d6af45052d Fix pg_stat_reset_single_table_counters() for shared relations 2 years ago
Andres Freund dd2a731d9c ci: macos: use cached macports install 2 years ago
Peter Eisentraut dcfc49c1b6 Remove dubious warning message from SQL/JSON functions 2 years ago
Thomas Munro 6337e994e8 Invalidate smgr_targblock in smgrrelease(). 2 years ago
Bruce Momjian 11f4935490 doc: PG 16 relnotes, add links to doc sections 2 years ago
Bruce Momjian 6b86a3e0b4 doc: PG 16 relnotes, initial markup 2 years ago
Peter Eisentraut c672262779 Unify some error messages 2 years ago
Peter Eisentraut 842b659050 Improved CREATE SUBSCRIPTION message for clarity 2 years ago
Bruce Momjian c5c8bd29b9 doc: PG 16 relnotes, update "current as of" date 2 years ago
Thomas Munro acc5c4fd8f De-pessimize ConditionVariableCancelSleep(). 2 years ago
Bruce Momjian 03fb43f6ed doc: PG 16 relnotes: udpate for commits since branching 2 years ago
Andres Freund d37ab378b6 hio: Take number of prior relation extensions into account 2 years ago
Andres Freund 2243ef8dd6 ci: macos: Remove use of -Dsegsize_blocks=6 2 years ago