Commits

DateSubjectAuthorReleases
2025-09-24 Remove PointerIsValid() Peter Eisentraut 19 (unreleased)
2025-08-08 Add missing Datum conversions Peter Eisentraut 19 (unreleased)
2025-08-08 Remove useless/superfluous Datum conversions Peter Eisentraut 19 (unreleased)
2025-04-02 Add support for NOT ENFORCED in foreign key constraints Peter Eisentraut 18.0
2025-02-07 Virtual generated columns Peter Eisentraut 18.0
2025-01-11 Add support for NOT ENFORCED in CHECK constraints Peter Eisentraut 18.0
2024-09-17 Add temporal PRIMARY KEY and UNIQUE constraints Peter Eisentraut 18.0
2024-07-01 Remove useless initializations Peter Eisentraut 18.0
2024-05-16 Revert temporal primary keys and foreign keys Peter Eisentraut 17.0
2024-03-05 Rename pg_constraint.conwithoutoverlaps to conperiod Peter Eisentraut 17.0
2024-03-04 Remove unused #include's from backend .c files Peter Eisentraut 17.0
2024-01-24 Add temporal PRIMARY KEY and UNIQUE constraints Peter Eisentraut 17.0
2023-10-03 Remove RelationGetIndexRawAttOptions() Peter Eisentraut 17.0
2023-02-06 Fix more outdated comments Peter Eisentraut 16.0
2023-02-06 Fix up outdated comments Peter Eisentraut 16.0
2023-02-06 Remove useless casts to (void *) in hash_search() calls Peter Eisentraut 16.0
2022-10-28 Remove AssertArg and AssertState Peter Eisentraut 16.0
2022-06-30 Avoid unnecessary MemSet call Peter Eisentraut 16.0
2022-02-03 Add UNIQUE null treatment option Peter Eisentraut 15.0
2021-12-08 Allow specifying column list for foreign key ON DELETE SET actions Peter Eisentraut 15.0
2021-12-03 Some RELKIND macro refactoring Peter Eisentraut 15.0
2021-01-06 Replace CLOBBER_CACHE_ALWAYS with run-time GUC Peter Eisentraut 14.0
2020-04-08 Allow publishing partition changes via ancestors Peter Eisentraut 13.0
2020-02-06 Ensure relcache consistency around generated columns Peter Eisentraut 13.0
2019-04-18 Fix handling of temp and unlogged tables in FOR ALL TABLES publications Peter Eisentraut 10.8