Commit Graph

56643 Commits (a68458108512890d03da39f0132b829ddd5a69ab)
 

Author SHA1 Message Date
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
John Naylor 4d14ccd6af Use native CRC instructions on 64-bit LoongArch 2 years ago
Jeff Davis fa2e874946 Recalculate search_path after ALTER ROLE. 2 years ago
Alvaro Herrera c27f8621ee
struct PQcommMethods: use C99 designated initializers 2 years ago
Peter Eisentraut 4a8fef0d73 Fix last remaining uninitialized memory warnings 2 years ago
Michael Paquier a72d613b4c Fix pg_dumpall with in-place tablespaces 2 years ago
Michael Paquier f05b1fa1ff doc: Fix incorrect entries generated from wait_event_names.txt 2 years ago
Noah Misch cd5f2a3570 Reject substituting extension schemas or owners matching ["$'\]. 2 years ago
Peter Eisentraut 2bdd7b262f Translation updates 2 years ago
David Rowley 990c3650c5 Don't Memoize lateral joins with volatile join conditions 2 years ago
Dean Rasheed c2e08b04c9 Fix RLS policy usage in MERGE. 2 years ago
Peter Eisentraut eeb4eeea2c Remove configure check for z_streamp 2 years ago
Peter Eisentraut 67c0ef9752 Improve const use in zlib-using code 2 years ago