Commits

DateSubjectAuthorReleases
2026-03-26 Doc: declutter CREATE TABLE synopsis. Tom Lane 19 (unreleased)
2024-09-17 Repair pg_upgrade for identity sequences with non-default persistence. Tom Lane 17.0
2024-09-17 Repair pg_upgrade for identity sequences with non-default persistence. Tom Lane 18.0
2024-09-17 Repair pg_upgrade for identity sequences with non-default persistence. Tom Lane 15.9
2024-09-17 Repair pg_upgrade for identity sequences with non-default persistence. Tom Lane 16.5
2024-07-26 Clarify error message and documentation related to typed tables. Tom Lane 18.0
2024-04-07 Doc: update documentation about EXCLUDE constraint elements. Tom Lane 17.0
2024-04-07 Doc: update documentation about EXCLUDE constraint elements. Tom Lane 15.7
2024-04-07 Doc: update documentation about EXCLUDE constraint elements. Tom Lane 16.3
2024-04-07 Doc: update documentation about EXCLUDE constraint elements. Tom Lane 14.12
2024-04-07 Doc: update documentation about EXCLUDE constraint elements. Tom Lane 13.15
2023-03-16 Doc: mention CREATE+ATTACH PARTITION with CREATE TABLE...PARTITION OF. Tom Lane 16.0
2023-03-16 Doc: mention CREATE+ATTACH PARTITION with CREATE TABLE...PARTITION OF. Tom Lane 15.3
2023-03-16 Doc: mention CREATE+ATTACH PARTITION with CREATE TABLE...PARTITION OF. Tom Lane 14.8
2023-01-09 Doc: add XML ID attributes to <sectN> and <varlistentry> tags. Tom Lane 16.0
2022-11-10 Support writing "CREATE/ALTER TABLE ... SET STORAGE DEFAULT". Tom Lane 16.0
2021-11-02 Doc: be more precise about conflicts between relation names. Tom Lane 15.0
2021-05-27 Rethink definition of pg_attribute.attcompression. Tom Lane 14.0
2021-03-12 Forbid marking an identity column as nullable. Tom Lane 14.0
2021-03-12 Forbid marking an identity column as nullable. Tom Lane 12.7
2021-03-12 Forbid marking an identity column as nullable. Tom Lane 10.17
2021-03-12 Forbid marking an identity column as nullable. Tom Lane 13.3
2021-03-12 Forbid marking an identity column as nullable. Tom Lane 11.12
2020-12-08 Doc: clarify that CREATE TABLE discards redundant unique constraints. Tom Lane 12.6
2020-12-08 Doc: clarify that CREATE TABLE discards redundant unique constraints. Tom Lane 10.16