Commits

DateSubjectAuthorReleases
2021-10-04 Fix duplicate words in comments Daniel Gustafsson 15.0
2021-07-12 Replace RelationOpenSmgr() with RelationGetSmgr(). Tom Lane 15.0
2021-06-28 Pre branch pgindent / pgperltidy run Andrew Dunstan 14.0
2021-06-18 s/table_close/heap_close/ in v11. Tom Lane 11.13
2021-06-18 Don't set a fast default for anything but a plain table Andrew Dunstan 11.13
2021-06-18 Don't set a fast default for anything but a plain table Andrew Dunstan 12.8
2021-06-18 Don't set a fast default for anything but a plain table Andrew Dunstan 13.4
2021-06-18 Don't set a fast default for anything but a plain table Andrew Dunstan 14.0
2021-05-27 Rethink definition of pg_attribute.attcompression. Tom Lane 14.0
2021-05-23 Re-order pg_attribute columns to eliminate some padding space. Tom Lane 14.0
2021-05-21 Disallow whole-row variables in GENERATED expressions. Tom Lane 12.8
2021-05-21 Disallow whole-row variables in GENERATED expressions. Tom Lane 13.4
2021-05-21 Disallow whole-row variables in GENERATED expressions. Tom Lane 14.0
2021-05-07 Revert per-index collation version tracking feature. Thomas Munro 14.0
2021-04-22 Fix relcache inconsistency hazard in partition detach Alvaro Herrera 14.0
2021-04-09 Fix typos and grammar in documentation and code comments Michael Paquier 14.0
2021-03-25 ALTER TABLE ... DETACH PARTITION ... CONCURRENTLY Alvaro Herrera 14.0
2021-03-19 Allow configurable LZ4 TOAST compression. Robert Haas 14.0
2021-01-14 Prevent drop of tablespaces used by partitioned relations Alvaro Herrera 14.0
2021-01-14 Prevent drop of tablespaces used by partitioned relations Alvaro Herrera 12.6
2021-01-14 Prevent drop of tablespaces used by partitioned relations Alvaro Herrera 11.11
2021-01-14 Prevent drop of tablespaces used by partitioned relations Alvaro Herrera 13.2
2021-01-02 Update copyright for 2021 Bruce Momjian 14.0
2020-12-09 Support subscripting of arbitrary types, not only arrays. Tom Lane 14.0
2020-11-02 Track collation versions for indexes. Thomas Munro 14.0