Commits

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

DateSubjectAuthorReleases
2025-11-12 doc: Document effects of ownership change on privileges Daniel Gustafsson 14.21
2025-04-10 Doc: remove long-obsolete advice about generated constraint names. Tom Lane 14.18
2025-04-02 Doc: add information about partition locking David Rowley 14.18
2024-06-21 Doc: Generated columns are skipped for logical replication. Amit Kapila 14.13
2024-01-29 Doc: mention foreign keys can reference unique indexes David Rowley 14.11
2024-01-11 Fix omission in partitioning limitation documentation Magnus Hagander 14.11
2023-12-27 Doc: specify aclitem syntax more clearly. Tom Lane 14.11
2023-11-27 Fix CREATE INDEX CONCURRENTLY example Alvaro Herrera 14.11
2023-06-04 Doc: explain about dependency tracking for new-style SQL functions. Tom Lane 14.9
2023-04-05 doc: Update error messages in RLS examples John Naylor 14.8
2023-03-16 Doc: mention CREATE+ATTACH PARTITION with CREATE TABLE...PARTITION OF. Tom Lane 14.8
2022-09-05 Doc: clarify partitioned table limitations David Rowley 14.6
2022-07-21 doc: use wording "restore" instead of "reload" of dumps Bruce Momjian 14.5
2022-02-05 Doc: be clearer that foreign-table partitions need user-added constraints. Tom Lane 14.2
2022-01-25 doc: Fix some grammar Michael Paquier 14.2
2021-08-03 doc: mention inheritance's tableoid can be used in partitioning Bruce Momjian 14.0
2021-07-28 Doc: Clarify lock levels taken during ATTACH PARTITION David Rowley 14.0
2021-05-11 Doc: Remove outdated note about run-time partition pruning David Rowley 14.0
2021-05-06 Improve documentation on DETACH PARTITION lock levels Alvaro Herrera 14.0
2021-05-06 Doc: trivial wording adjustment. Tom Lane 14.0
2021-04-30 Doc: add an example of a self-referential foreign key to ddl.sgml. Tom Lane 14.0
2021-04-21 doc: Improve hyphenation consistency Peter Eisentraut 14.0
2021-04-01 doc: Clarify use of ACCESS EXCLUSIVE lock in various sections Michael Paquier 14.0
2021-03-31 Rework planning and execution of UPDATE and DELETE. Tom Lane 14.0
2021-03-17 Doc: remove duplicated step in RLS example. Tom Lane 14.0