Commits

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

DateSubjectAuthorReleases
2025-05-11 relcache: Avoid memory leak on tables with no CHECK constraints Álvaro Herrera 18.0
2025-04-17 Assert lack of hazardous buffer locks before possible catalog read. Noah Misch 18.0
2025-04-07 Allow NOT NULL constraints to be added as NOT VALID Álvaro Herrera 18.0
2025-04-02 Add support for NOT ENFORCED in foreign key constraints Peter Eisentraut 18.0
2025-03-11 Assert that a snapshot is active or registered before it's used Heikki Linnakangas 18.0
2025-03-03 Add relallfrozen to pg_class Melanie Plageman 18.0
2025-02-07 Virtual generated columns Peter Eisentraut 18.0
2025-01-28 Rename pubgencols_type to pubgencols in pg_publication. Amit Kapila 18.0
2025-01-23 Change publication's publish_generated_columns option type to enum. Amit Kapila 18.0
2025-01-11 Add support for NOT ENFORCED in CHECK constraints Peter Eisentraut 18.0
2025-01-01 Update copyright for 2025 Bruce Momjian 18.0
2024-12-20 Remove pg_attribute.attcacheoff column David Rowley 18.0
2024-12-20 Introduce CompactAttribute array in TupleDesc, take 2 David Rowley 18.0
2024-12-04 Ensure stored generated columns must be published when required. Amit Kapila 18.0
2024-12-03 Revert "Introduce CompactAttribute array in TupleDesc" David Rowley 18.0
2024-12-03 Introduce CompactAttribute array in TupleDesc David Rowley 18.0
2024-11-27 Remove redundant relam initialization Álvaro Herrera 18.0
2024-11-26 Clean up newlines following left parentheses Álvaro Herrera 18.0
2024-11-08 Add pg_constraint rows for not-null constraints Álvaro Herrera 18.0
2024-10-31 Fix refreshing physical relfilenumber on shared index Heikki Linnakangas 18.0
2024-10-31 Split RelationClearRelation into three different functions Heikki Linnakangas 18.0
2024-10-31 Simplify call to rebuild relcache entry for indexes Heikki Linnakangas 18.0
2024-09-24 For inplace update durability, make heap_update() callers wait. Noah Misch 18.0
2024-09-17 Add temporal PRIMARY KEY and UNIQUE constraints Peter Eisentraut 18.0
2024-09-03 Define PG_TBLSPC_DIR for path pg_tblspc/ in data folder Michael Paquier 18.0