Commits

DateSubjectAuthorReleases
2026-01-01 Update copyright for 2026 Bruce Momjian 19 (unreleased)
2025-12-09 Use palloc_object() and palloc_array() in backend code Michael Paquier 19 (unreleased)
2025-06-28 Message style improvements Peter Eisentraut 18.0
2025-06-25 Restrict virtual columns to use built-in functions and types Peter Eisentraut 18.0
2025-06-18 Document "relrewrite" at the top of heap_create_with_catalog() Michael Paquier 18.0
2025-04-07 Allow NOT NULL constraints to be added as NOT VALID Álvaro Herrera 18.0
2025-03-28 Add support for not-null constraints on virtual generated columns Peter Eisentraut 18.0
2025-03-03 Remove now-dead code in StoreAttrDefault(). Tom Lane 18.0
2025-03-03 Fix broken handling of domains in atthasmissing logic. Tom Lane 18.0
2025-03-03 Fix broken handling of domains in atthasmissing logic. Tom Lane 16.9
2025-03-03 Fix broken handling of domains in atthasmissing logic. Tom Lane 17.5
2025-03-03 Fix broken handling of domains in atthasmissing logic. Tom Lane 14.18
2025-03-03 Fix broken handling of domains in atthasmissing logic. Tom Lane 13.21
2025-03-03 Fix broken handling of domains in atthasmissing logic. Tom Lane 15.13
2025-03-03 Add relallfrozen to pg_class Melanie Plageman 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
2025-01-07 Remove unnecessary code to handle CONSTR_NOTNULL Álvaro Herrera 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-11-28 Remove useless casts to (void *) Peter Eisentraut 18.0
2024-11-08 Add pg_constraint rows for not-null constraints Álvaro Herrera 18.0
2024-10-28 Fix dependency of partitioned table and table AM with CREATE TABLE .. USING Michael Paquier 17.1
2024-10-28 Fix dependency of partitioned table and table AM with CREATE TABLE .. USING Michael Paquier 18.0
2024-10-10 Unbreak overflow test for attinhcount/coninhcount Álvaro Herrera 18.0