Commits

Showing commits that first shipped in 18 (backpatches included). Clear

DateSubjectAuthorReleases
2025-03-26 dblink: SCRAM authentication pass-through Peter Eisentraut 18.0
2025-03-26 postgres_fdw: Fix tests on some Windows variants Peter Eisentraut 18.0
2025-03-25 refactor: Pass relation OID instead of Relation to createForeignKeyCheckTriggers() Peter Eisentraut 18.0
2025-03-25 refactor: Split ATExecAlterConstraintInternal() Peter Eisentraut 18.0
2025-03-25 refactor: Move some code that updates pg_constraint to a separate function Peter Eisentraut 18.0
2025-03-25 Small fixes for Add ALTER TABLE ... ALTER CONSTRAINT ... SET [NO] INHERIT Peter Eisentraut 18.0
2025-03-25 Generalize index support in network support function Peter Eisentraut 18.0
2025-03-24 postgres_fdw: improve security checks Peter Eisentraut 18.0
2025-03-20 Revert workarounds for -Wmissing-braces false positives on old GCC Peter Eisentraut 18.0
2025-03-20 Fix extension control path tests Peter Eisentraut 18.0
2025-03-20 Fix typo in comment Peter Eisentraut 18.0
2025-03-19 Update a code comment Peter Eisentraut 18.0
2025-03-19 extension_control_path Peter Eisentraut 18.0
2025-03-18 Allow non-btree unique indexes for matviews Peter Eisentraut 18.0
2025-03-18 Allow non-btree unique indexes for partition keys Peter Eisentraut 18.0
2025-03-18 Add some opfamily support functions to lsyscache.c Peter Eisentraut 18.0
2025-03-14 Simplify and generalize PrepareSortSupportFromIndexRel() Peter Eisentraut 18.0
2025-03-14 Activate Python "Limited API" in PL/Python Peter Eisentraut 18.0
2025-03-14 Swap order of extern/static and pg_nodiscard Peter Eisentraut 18.0
2025-03-13 Fix copy-and-paste mistake in error message Peter Eisentraut 18.0
2025-03-13 pg_noreturn to replace pg_attribute_noreturn() Peter Eisentraut 18.0
2025-03-12 Prepare for Python "Limited API" in PL/Python Peter Eisentraut 18.0
2025-03-11 Update nls.mk for newly added file Peter Eisentraut 18.0
2025-03-11 Move RemoveInheritedConstraint() call slightly earlier Peter Eisentraut 18.0
2025-03-11 refactor: Split tryAttachPartitionForeignKey() Peter Eisentraut 18.0