Commit Graph

56655 Commits (ee99330a0b39c47a7ac44c6c8fdd74e3da841ba5)
 

Author SHA1 Message Date
Daniel Gustafsson ee99330a0b doc: Replace list of drivers and PLs with wiki link 2 years ago
Peter Eisentraut 17ec2c5dfa doc: Add more ICU rules examples 2 years ago
Daniel Gustafsson 27a36f79b6 Fix wording in comment 2 years ago
Daniel Gustafsson d0e4083135 pg_upgrade: Avoid shadowing global var in function 2 years ago
Peter Eisentraut ed057fb687 doc: Improve ICU external link 2 years ago
Peter Eisentraut ed9330cff5 Improve vertical spacing of documentation markup 2 years ago
Peter Eisentraut ae556c4416 Some vertical reformatting 2 years ago
Peter Eisentraut 23382b0f8b Rename some function arguments for better clarity 2 years ago
Peter Eisentraut 11af63fb48 Add const decorations 2 years ago
Nathan Bossart f4b54e1ed9 Introduce macros for protocol characters. 2 years ago
Thomas Munro 7114791158 ExtendBufferedWhat -> BufferManagerRelation. 2 years ago
Jeff Davis 37188cea0c Fix pg_dump assertion failure when dumping pg_catalog. 2 years ago
Andrew Dunstan a684581085 Cache by-reference missing values in a long lived context 2 years ago
Alvaro Herrera 757fa45c86
Add comment missing in a4a232b1e7 2 years ago
Amit Kapila 1cdc6d86bf Simplify the logical worker type checks by using the switch on worker type. 2 years ago
Michael Paquier 6fde2d9a00 Fix pg_stat_reset_single_table_counters() for shared relations 2 years ago
Michael Paquier 1951d21b29 Bump catalog version for pg_wait_events 2 years ago
Michael Paquier 1e68e43d3f Add system view pg_wait_events 2 years ago
Andres Freund a2a6249cf1 ci: macos: use cached macports install 2 years ago
Peter Eisentraut 881cd9e581 Remove dubious warning message from SQL/JSON functions 2 years ago
Michael Paquier 249d743945 pg_upgrade: Improve style of a few verbose messages 2 years ago
Michael Paquier 00e49233a9 Fix format if entry in wait_event_names.txt 2 years ago
Nathan Bossart 0df7d1da40 Add a few recent commits to .git-blame-ignore-revs. 2 years ago
Thomas Munro 8fe4beaa21 Remove traces of Sun -lposix4. 2 years ago
Thomas Munro 64393a7ff9 Don't probe extra libraries for fdatasync. 2 years ago
Thomas Munro 81e36d3e0d Invalidate smgr_targblock in smgrrelease(). 2 years ago
Michael Paquier d3c25ca1bf sepgsql: Adjust regression expected output 2 years ago
Michael Paquier 352ea3acf8 Add OAT hook calls for more subcommands of ALTER TABLE 2 years ago
Peter Eisentraut dca20013eb Unify some error messages 2 years ago
Peter Eisentraut 1e7ca1189c Improved CREATE SUBSCRIPTION message for clarity 2 years ago
Peter Eisentraut 78806a9509 Remove incorrect field from information schema 2 years ago
John Naylor c9bfa40914 Split out tiebreaker comparisons from comparetup_* functions 2 years ago
Etsuro Fujita 89be0b89ae Fix code indentation vioaltion introduced in commit 9e9931d2b. 2 years ago
Etsuro Fujita 9e9931d2bf Re-allow FDWs and custom scan providers to replace joins with pseudoconstant quals. 2 years ago
Thomas Munro 5ffb7c7750 De-pessimize ConditionVariableCancelSleep(). 2 years ago
Andres Freund 82a4edabd2 hio: Take number of prior relation extensions into account 2 years ago
Bruce Momjian 94f9c08742 pgtest: fix spacing 2 years ago
Bruce Momjian 50d1a6444e pgtest: update shell script to use more modern syntax 2 years ago
Michael Paquier af720b4c50 Change custom wait events to use dynamic shared hash tables 2 years ago
Amit Kapila 2a8b40e368 Simplify determining logical replication worker types. 2 years ago
Andres Freund 3d8d217450 ci: macos: Remove use of -Dsegsize_blocks=6 2 years ago
Andres Freund 17ebbdf7de ci: macos: Remove use of -DRANDOMIZE_ALLOCATED_MEMORY 2 years ago
Noah Misch c36b636096 Fix off-by-one in XLogRecordMaxSize check. 2 years ago
Michael Paquier 638d42a3c5 Show GIDs of two-phase commit commands as constants in pg_stat_statements 2 years ago
Michael Paquier 5dc456b7dd Fix code indentation violations introduced by recent commit 2 years ago
Jeff Davis 5765cfe18c Transform proconfig for faster execution. 2 years ago
Jeff Davis bee263b087 Remove test from commit fa2e874946. 2 years ago
Peter Eisentraut 5e0c761d0a Fix erroneous -Werror=missing-braces on old GCC 2 years ago
John Naylor f25b18500a Update Solution.pm for new LoongArch CRC symbol 2 years ago
Alvaro Herrera b57cfb439b
Document RelationGetIndexAttrBitmap better 2 years ago