Commits

DateSubjectAuthorReleases
2025-01-01 Update copyright for 2025 Bruce Momjian 18.0
2024-12-20 Introduce CompactAttribute array in TupleDesc, take 2 David Rowley 18.0
2024-12-02 Fix error code for referential action RESTRICT Peter Eisentraut 18.0
2024-11-15 Fix collation handling for foreign keys Peter Eisentraut 18.0
2024-09-17 Add temporal FOREIGN KEY contraints Peter Eisentraut 18.0
2024-09-09 Don't bother checking the result of SPI_connect[_ext] anymore. Tom Lane 18.0
2024-05-16 Revert temporal primary keys and foreign keys Peter Eisentraut 17.0
2024-04-09 Fixup various StringInfo function usages David Rowley 17.0
2024-03-24 Add temporal FOREIGN KEY contraints Peter Eisentraut 17.0
2024-03-21 Add TupleTableSlotOps.is_current_xact_tuple() method Alexander Korotkov 17.0
2024-03-04 Remove unused #include's from backend .c files Peter Eisentraut 17.0
2024-01-04 Update copyright for 2024 Bruce Momjian 17.0
2023-05-04 Fix ExecCheckPermissions call in RI_Initial_Check Alvaro Herrera 16.0
2023-02-06 Remove useless casts to (void *) in hash_search() calls Peter Eisentraut 16.0
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-12-06 Rework query relation permission checking Alvaro Herrera 16.0
2022-11-13 Refactor ownercheck functions Peter Eisentraut 16.0
2022-11-02 Add doubly linked count list implementation David Rowley 16.0
2022-09-20 Harmonize more parameter names in bulk. Peter Geoghegan 16.0
2022-05-12 Pre-beta mechanical code beautification. Tom Lane 15.0
2022-04-07 Revert "Rewrite some RI code to avoid using SPI" Alvaro Herrera 15.0
2022-04-07 Rewrite some RI code to avoid using SPI Alvaro Herrera 15.0
2022-03-20 Enforce foreign key correctly during cross-partition updates Alvaro Herrera 15.0
2022-01-08 Update copyright for 2022 Bruce Momjian 15.0
2021-12-08 Allow specifying column list for foreign key ON DELETE SET actions Peter Eisentraut 15.0