Commits

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

DateSubjectAuthorReleases
2022-08-12 doc: add section about heap-only tuples (HOT) Bruce Momjian 11.18
2021-03-12 Forbid marking an identity column as nullable. Tom Lane 11.12
2021-02-17 Fix typo Magnus Hagander 11.12
2020-12-08 Doc: clarify that CREATE TABLE discards redundant unique constraints. Tom Lane 11.11
2020-10-15 doc: Mention that toast_tuple_target affects also column marked as Main. Fujii Masao 11.10
2020-08-31 doc: add commas after 'i.e.' and 'e.g.' Bruce Momjian 11.10
2020-04-21 Document partitiong tables ancillary object handling some more Alvaro Herrera 11.8
2020-03-23 Doc: Fix type of some storage parameters in CREATE TABLE page Michael Paquier 11.8
2020-02-05 Add note about how each partition's default value is treated, into the doc. Fujii Masao 11.7
2019-12-11 Doc: back-patch documentation about limitations of CHECK constraints. Tom Lane 11.7
2019-08-08 Clarify the default partition's role Alvaro Herrera 11.6
2018-11-09 Fix dependency handling of partitions and inheritance for ON COMMIT Michael Paquier 11.2
2018-09-21 Document lock taken on referenced table when adding a foreign key Michael Paquier 11.0
2018-09-04 Fully enforce uniqueness of constraint names. Tom Lane 11.0
2018-07-18 Drop the rule against included index columns duplicating key columns. Tom Lane 11.0
2018-07-17 doc: move PARTITION OF stanza to just below PARTITION BY Alvaro Herrera 11.0
2018-05-07 Documentation updates for partitioning. Robert Haas 11.0
2018-04-23 Fix handling of partition bounds for boolean partitioning columns. Tom Lane 11.0
2018-04-18 Improve docs for the new INCLUDE directive in CREATE/ALTER TABLE. Heikki Linnakangas 11.0
2018-04-07 Indexes with INCLUDE columns and their support in B-tree Teodor Sigaev 11.0
2018-04-06 Fix badly edited doc sentence Alvaro Herrera 11.0
2018-04-04 Foreign keys on partitioned tables Alvaro Herrera 11.0
2018-03-12 doc: Reword restriction on partition keys in unique indexes Alvaro Herrera 11.0
2018-03-05 Clone extended stats in CREATE TABLE (LIKE INCLUDING ALL) Alvaro Herrera 11.0
2018-02-19 Allow UNIQUE indexes on partitioned tables Alvaro Herrera 11.0