Commit Graph

59866 Commits (661d55e2573766c06948f4b94de4186df8363e59)
 

Author SHA1 Message Date
Dean Rasheed 661d55e257 Update .abi-compliance-history for change to TransitionCaptureState. 1 month ago
Amit Kapila 9649f1adfd Fix CI failure introduced in commit 851f6649cc. 1 month ago
Amit Kapila 3243c0177e Prevent invalidation of newly synced replication slots. 1 month ago
Robert Haas cf3170ff31 Reduce length of TAP test file name. 1 month ago
David Rowley cae8127411 Fix possible issue of a WindowFunc being in the wrong WindowClause 1 month ago
Dean Rasheed c5fc17ddac Fix trigger transition table capture for MERGE in CTE queries. 1 month ago
Amit Langote 933f67fb6a Fix bogus ctid requirement for dummy-root partitioned targets 1 month ago
Tom Lane 3fabfc6595 Remove faulty Assert in partitioned INSERT...ON CONFLICT DO UPDATE. 1 month ago
Michael Paquier f1cb59e6e3 doc: Mention pg_get_partition_constraintdef() 1 month ago
Thomas Munro d0bb0e5b36 jit: Add missing inline pass for LLVM >= 17. 1 month ago
Álvaro Herrera e1a327dc4d
amcheck: Fix snapshot usage in bt_index_parent_check 1 month ago
Robert Haas ad569b54a1 Don't set the truncation block length greater than RELSEG_SIZE. 1 month ago
Tom Lane f87c0b84e8 Update time zone data files to tzdata release 2025c. 2 months ago
Michael Paquier 05ef2371a3 Fix error message related to end TLI in backup manifest 2 months ago
Heikki Linnakangas 6ad01b1152 Fix crash in test function on removable_cutoff(NULL) 2 months ago
Amit Langote 4071fe900e Fix segfault from releasing locks in detached DSM segments 2 months ago
Heikki Linnakangas c3770181c8 Fix 'unexpected data beyond EOF' on replica restart 2 months ago
Heikki Linnakangas d3ad4cef6e Add check for invalid offset at multixid truncation 2 months ago
Michael Paquier a244e17077 pg_waldump: Relax LSN comparison check in TAP test 2 months ago
Fujii Masao 930a0508a0 doc: Document DEFAULT option in file_fdw. 2 months ago
Jacob Champion 862f83f3aa doc: Improve description of publish_via_partition_root 2 months ago
David Rowley 84b787ae66 Fix possible incorrect column reference in ERROR message 2 months ago
Amit Kapila 3510ebeb0d Prevent invalidation of newly created replication slots. 2 months ago
Peter Eisentraut 608f9572a7 Fix typo 2 months ago
John Naylor 8dd074abd0 createuser: Update docs to reflect defaults 2 months ago
David Rowley bb08ac7ac3 Fix issue with EVENT TRIGGERS and ALTER PUBLICATION 2 months ago
Fujii Masao 358784645e Add TAP test for GUC settings passed via CONNECTION in logical replication. 2 months ago
Fujii Masao 7a990e801a Honor GUC settings specified in CREATE SUBSCRIPTION CONNECTION. 2 months ago
David Rowley 498b163a16 Doc: add missing punctuation 2 months ago
David Rowley a5f2dc421f Fix selectivity estimation integer overflow in contrib/intarray 2 months ago
Bruce Momjian 625e4495bf Update copyright for 2026 2 months ago
Thomas Munro 174bbc0677 jit: Fix jit_profiling_support when unavailable. 2 months ago
Masahiko Sawada 123b851abd Fix a race condition in updating procArray->replication_slot_xmin. 2 months ago
Thomas Munro a989237aea jit: Remove -Wno-deprecated-declarations in 18+. 2 months ago
Thomas Munro b3c8119e28 Fix Mkvcbuild.pm builds of test_cloexec.c. 2 months ago
Michael Paquier 52b27f5859 Fix pg_stat_get_backend_activity() to use multi-byte truncated result 2 months ago
Bruce Momjian 02dc089bf1 doc: warn about the use of "ctid" queries beyond the examples 2 months ago
Michael Paquier 862ed6e498 doc: Remove duplicate word in ECPG description 2 months ago
Amit Kapila a1cdb81201 Update comments to reflect changes in 8e0d32a4a1. 2 months ago
Amit Kapila 0ed8f1afb1 Don't advance origin during apply failure. 2 months ago
Heikki Linnakangas bb87d7fef1 Fix bug in following update chain when locking a heap tuple 2 months ago
Tom Lane 4c9f262ba8 Add missing .gitignore for src/test/modules/test_cloexec. 2 months ago
Michael Paquier e063ccc722 Fix orphaned origin in shared memory after DROP SUBSCRIPTION 2 months ago
Thomas Munro d4549176ea Fix printf format string warning on MinGW. 2 months ago
Thomas Munro 0451859131 Clean up test_cloexec.c and Makefile. 2 months ago
Fujii Masao 699293d274 Add guard to prevent recursive memory context logging. 3 months ago
Noah Misch 1cdc07ad5a Sort DO_SUBSCRIPTION_REL dump objects independent of OIDs. 3 months ago
Heikki Linnakangas 4b6d096a0f Do not emit WAL for unlogged BRIN indexes 3 months ago
Noah Misch a3e7bbd410 Update .abi-compliance-history for PrepareToInvalidateCacheTuple(). 3 months ago
Noah Misch bcb784e7d2 Assert lack of hazardous buffer locks before possible catalog read. 3 months ago