Commit Graph

52373 Commits (e599ea09698ae6ae45bfbb04fbe0bda4e3c04ab0)
 

Author SHA1 Message Date
Noah Misch e599ea0969 Fix back-patch of "Under has_wal_read_bug, skip .../001_wal.pl." 4 years ago
Noah Misch aca4d561cb Under has_wal_read_bug, skip contrib/bloom/t/001_wal.pl. 4 years ago
Andres Freund f40d362a66 Temporarily skip recovery deadlock test in back branches. 4 years ago
Andres Freund 7fa95bb0ac Backpatch addition of pump_until() more completely. 4 years ago
Tom Lane 66ca1427a4 First-draft release notes for 14.3. 4 years ago
Tom Lane 77ee14ed96 Update time zone data files to tzdata release 2022a. 4 years ago
Andres Freund 6e2924b577 Revert "Fix timing issue in deadlock recovery conflict test." 4 years ago
Andres Freund 5136967f1e Fix timing issue in deadlock recovery conflict test. 4 years ago
Andres Freund f74496dd61 Backpatch 031_recovery_conflict.pl. 4 years ago
Andres Freund 9ab3b2bdbb Fix possibility of self-deadlock in ResolveRecoveryConflictWithBufferPin(). 4 years ago
Andres Freund 5ab8e80148 Backpatch addition of wait_for_log(), pump_until(). 4 years ago
Etsuro Fujita 24c58f7a2a Fix typo in comment. 4 years ago
Etsuro Fujita ebb7902415 Disable asynchronous execution if using gating Result nodes. 4 years ago
Andrew Dunstan 71f394667c Inhibit mingw CRT's auto-globbing of command line arguments 4 years ago
Robert Haas 75a006beef Remove some recently-added pg_dump test cases. 4 years ago
Tom Lane dff6c77faf Fix incautious CTE matching in rewriteSearchAndCycle(). 4 years ago
Tom Lane da22ef388a Remove inadequate assertion check in CTE inlining. 4 years ago
Andrew Dunstan b235d41d96 Support new perl module namespace in stable branches 4 years ago
Etsuro Fujita 89d349b0a0 postgres_fdw: Disable batch insert when BEFORE ROW INSERT triggers exist. 4 years ago
Peter Geoghegan e4521841a1 Fix CLUSTER tuplesorts on abbreviated expressions. 4 years ago
Tom Lane e346329470 Disallow infinite endpoints in generate_series() for timestamps. 4 years ago
Robert Haas 4a66300acd Allow db.schema.table patterns, but complain about random garbage. 4 years ago
Amit Kapila 7891a0d5d9 Stabilize streaming tests in test_decoding. 4 years ago
Tom Lane 08a9e7a8c7 Fix breakage in AlterFunction(). 4 years ago
Peter Eisentraut 7a8d8219cc Fix extract epoch from interval calculation 4 years ago
Amit Kapila c9dea58e27 Fix the check to limit sync workers. 4 years ago
Tom Lane e805735a83 Avoid invalid array reference in transformAlterTableStmt(). 4 years ago
Michael Paquier 8bcf90c7a6 Fix race in TAP test 002_archiving.pl when restoring history file 4 years ago
Noah Misch acd0eb635e Add a temp-install prerequisite to src/interfaces/ecpg "checktcp". 4 years ago
Robert Haas 10520f4346 Rethink the delay-checkpoint-end mechanism in the back-branches. 4 years ago
Michael Paquier df6bbe73b8 pageinspect: Fix handling of all-zero pages 4 years ago
Tom Lane c590e514a9 Prevent access to no-longer-pinned buffer in heapam_tuple_lock(). 4 years ago
David Rowley ea669b8088 Docs: wording improvement for compute_query_id = regress 4 years ago
David Rowley e286be5d05 Docs: adjust pg_upgrade syntax to mark -B as optional 4 years ago
Tom Lane 8320a34d38 Doc: tweak textsearch.sgml for SEO purposes. 4 years ago
David Rowley 3a95dfe402 Docs: avoid confusing use of the word "synchronized" 4 years ago
Tom Lane a65747b1c7 Suppress "variable 'pagesaving' set but not used" warning. 4 years ago
Tom Lane 9a7229948c Remove race condition in 022_crash_temp_files.pl test. 4 years ago
Tom Lane 8803df4ea9 Update some tests in 013_crash_restart.pl. 4 years ago
Peter Geoghegan 32558a8bc3 Doc: Remove MultiXact wraparound section link. 4 years ago
Peter Eisentraut d480ae069e Remove obsolete comment 4 years ago
Peter Eisentraut 7a27892750 libpq: Fix pkg-config without OpenSSL 4 years ago
Tom Lane 9f9489aa2e Fix postgres_fdw to check shippability of sort clauses properly. 4 years ago
Tom Lane 402279afe4 Add missing newline in one libpq error message. 4 years ago
Daniel Gustafsson c547917844 doc: Fix typo in ANALYZE documentation 4 years ago
Etsuro Fujita 637afee327 Fix typo in comment. 4 years ago
Alvaro Herrera adc943b4e1
Revert "Fix replay of create database records on standby" 4 years ago
Tomas Vondra 6b262f353e Document autoanalyze limitations for partitioned tables 4 years ago
Andres Freund c1a0d7d1c4 Fix NULL input behaviour of pg_stat_get_replication_slot(). 4 years ago
Andres Freund 6839aa7a69 waldump: fix use-after-free in search_directory(). 4 years ago