Commits

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

DateSubjectAuthorReleases
2025-12-26 doc: warn about the use of "ctid" queries beyond the examples Bruce Momjian 17.8
2025-11-12 doc: Document effects of ownership change on privileges Daniel Gustafsson 17.8
2025-04-10 Doc: remove long-obsolete advice about generated constraint names. Tom Lane 17.5
2025-04-02 Doc: add information about partition locking David Rowley 17.5
2024-10-23 doc: Fix INSERT statement syntax for identity columns Daniel Gustafsson 17.1
2024-08-24 Revert support for ALTER TABLE ... MERGE/SPLIT PARTITION(S) commands Alexander Korotkov 17.0
2024-07-17 Doc: fix minor syntax error in example. Tom Lane 17.0
2024-06-21 Doc: Generated columns are skipped for logical replication. Amit Kapila 17.0
2024-05-13 Revert structural changes to not-null constraints Alvaro Herrera 17.0
2024-04-15 Grammar fixes for split/merge partitions code Alexander Korotkov 17.0
2024-04-09 Doc: use "an SQL" instead of "a SQL" David Rowley 17.0
2024-04-09 Fix whitespace Peter Eisentraut 17.0
2024-04-06 Implement ALTER TABLE ... SPLIT PARTITION ... command Alexander Korotkov 17.0
2024-04-06 Implement ALTER TABLE ... MERGE PARTITIONS ... command Alexander Korotkov 17.0
2024-03-30 doc: Improve "Partition Maintenance" section Alvaro Herrera 17.0
2024-03-13 Reintroduce MAINTAIN privilege and pg_maintain predefined role. Nathan Bossart 17.0
2024-01-31 doc: Document more that relations share a namespace Peter Eisentraut 17.0
2024-01-29 Doc: mention foreign keys can reference unique indexes David Rowley 17.0
2024-01-16 Support identity columns in partitioned tables Peter Eisentraut 17.0
2024-01-16 doc: Add Identity Column section under Data Definition chapter Peter Eisentraut 17.0
2024-01-16 doc: Decorate PostgreSQL with productname tag Peter Eisentraut 17.0
2024-01-11 Fix omission in partitioning limitation documentation Magnus Hagander 17.0
2023-12-27 Doc: specify aclitem syntax more clearly. Tom Lane 17.0
2023-11-27 Fix CREATE INDEX CONCURRENTLY example Alvaro Herrera 17.0
2023-11-13 Improve default and empty privilege outputs in psql. Tom Lane 17.0