Commits

DateSubjectAuthorReleases
2025-08-08 Mop-up for Datum conversion cleanups. Tom Lane 19 (unreleased)
2025-04-23 Change the names generated for child foreign key constraints. Tom Lane 18.0
2025-04-05 Repair misbehavior with duplicate entries in FK SET column lists. Tom Lane 16.9
2025-04-05 Repair misbehavior with duplicate entries in FK SET column lists. Tom Lane 15.13
2025-04-05 Repair misbehavior with duplicate entries in FK SET column lists. Tom Lane 17.5
2025-04-05 Repair misbehavior with duplicate entries in FK SET column lists. Tom Lane 18.0
2022-05-12 Pre-beta mechanical code beautification. Tom Lane 15.0
2020-03-04 Introduce macros for typalign and typstorage constants. Tom Lane 13.0
2019-02-11 Redesign the partition dependency mechanism. Tom Lane 12.0
2018-09-04 Fully enforce uniqueness of constraint names. Tom Lane 11.0
2018-09-04 Fully enforce uniqueness of constraint names. Tom Lane 12.0
2018-04-26 Post-feature-freeze pgindent run. Tom Lane 11.0
2018-04-08 Merge catalog/pg_foo_fn.h headers back into pg_foo.h headers. Tom Lane 11.0
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2017-05-30 Fix improper quoting of format_type_be() output. Tom Lane 10.0
2017-02-01 Provide CatalogTupleDelete() as a wrapper around simple_heap_delete(). Tom Lane 10.0
2016-02-11 Refactor check_functional_grouping() to use get_primary_key_attnos(). Tom Lane 9.6.0
2016-02-11 Remove GROUP BY columns that are functionally dependent on other columns. Tom Lane 9.6.0
2016-02-11 Move pg_constraint.h function declarations to new file pg_constraint_fn.h. Tom Lane 9.6.0
2015-11-20 Fix handling of inherited check constraints in ALTER COLUMN TYPE (again). Tom Lane 9.6.0
2015-11-20 Fix handling of inherited check constraints in ALTER COLUMN TYPE (again). Tom Lane 9.5.0
2011-09-04 Clean up the #include mess a little. Tom Lane 9.2.0
2010-09-05 GROUP BY can only infer functional dependency from non-deferrable primary keys. Tom Lane 9.1.0
2010-08-07 Recognize functional dependency on primary keys. This allows a table's Tom Lane 9.1.0