Commits

DateSubjectAuthorReleases
2022-08-12 doc: add section about heap-only tuples (HOT) Bruce Momjian 12.13
2022-08-12 doc: add section about heap-only tuples (HOT) Bruce Momjian 13.9
2022-08-12 doc: add section about heap-only tuples (HOT) Bruce Momjian 11.18
2022-07-13 Allow specifying STORAGE attribute for a new table Peter Eisentraut 16.0
2022-04-07 Unlogged sequences Peter Eisentraut 15.0
2022-02-03 Add UNIQUE null treatment option Peter Eisentraut 15.0
2021-12-08 Allow specifying column list for foreign key ON DELETE SET actions Peter Eisentraut 15.0
2021-11-11 doc: Add referential actions to CREATE/ALTER TABLE synopsis Peter Eisentraut 15.0
2021-11-02 Doc: be more precise about conflicts between relation names. Tom Lane 15.0
2021-08-16 Revert analyze support for partitioned tables Alvaro Herrera 14.0
2021-08-16 Revert analyze support for partitioned tables Alvaro Herrera 15.0
2021-06-25 doc: Change reloption data type spelling for consistency Peter Eisentraut 13.4
2021-06-25 doc: Change reloption data type spelling for consistency Peter Eisentraut 14.0
2021-06-19 Support disabling index bypassing by VACUUM. Peter Geoghegan 14.0
2021-05-27 Rethink definition of pg_attribute.attcompression. Tom Lane 14.0
2021-04-15 doc: Add missing COMPRESSION into CREATE TABLE synopsis. Fujii Masao 14.0
2021-04-09 Document ANALYZE storage parameters for partitioned tables Alvaro Herrera 14.0
2021-04-09 Fix typos and grammar in documentation and code comments Michael Paquier 12.7
2021-04-09 Fix typos and grammar in documentation and code comments Michael Paquier 13.3
2021-04-09 Fix typos and grammar in documentation and code comments Michael Paquier 14.0
2021-03-24 Revert "Enable parallel SELECT for "INSERT INTO ... SELECT ..."." Amit Kapila 14.0
2021-03-19 Allow configurable LZ4 TOAST compression. Robert Haas 14.0
2021-03-18 Doc: Update description for parallel insert reloption. Amit Kapila 14.0
2021-03-18 Add a new GUC and a reloption to enable inserts in parallel-mode. Amit Kapila 14.0
2021-03-12 Forbid marking an identity column as nullable. Tom Lane 14.0