Commits

DateSubjectAuthorReleases
2022-09-28 Revert 56-bit relfilenode change and follow-up commits. Robert Haas 16.0
2022-09-27 Increase width of RelFileNumbers from 32 bits to 56 bits. Robert Haas 16.0
2022-07-06 Change internal RelFileNode references to RelFileNumber or RelFileLocator. Robert Haas 16.0
2022-03-29 Add new block-by-block strategy for CREATE DATABASE. Robert Haas 15.0
2022-01-17 pg_upgrade: Preserve relfilenodes and tablespace OIDs. Robert Haas 15.0
2021-03-19 Allow configurable LZ4 TOAST compression. Robert Haas 14.0
2019-02-21 Move code for managing PartitionDescs into a new file, partdesc.c Robert Haas 12.0
2018-02-02 Support parallel btree index builds. Robert Haas 11.0
2017-09-08 Allow a partitioned table to have a default partition. Robert Haas 11.0
2017-06-06 Clean up partcollation handling for OID 0. Robert Haas 10.0
2017-04-28 Speed up dropping tables with many partitions. Robert Haas 10.0
2017-04-11 Fix possibile deadlock when dropping partitions. Robert Haas 10.0
2017-03-31 Don't allocate storage for partitioned tables. Robert Haas 10.0
2017-01-24 Reindent table partitioning code. Robert Haas 10.0
2017-01-04 Assorted code improvements for table partitioning. Robert Haas 10.0
2016-12-20 Invalid parent's relcache after CREATE TABLE .. PARTITION OF. Robert Haas 10.0
2016-12-13 Clean up code, comments, and formatting for table partitioning. Robert Haas 10.0
2016-12-08 Log the creation of an init fork unconditionally. Robert Haas 9.2.20
2016-12-08 Log the creation of an init fork unconditionally. Robert Haas 9.3.16
2016-12-08 Log the creation of an init fork unconditionally. Robert Haas 9.4.11
2016-12-08 Log the creation of an init fork unconditionally. Robert Haas 9.5.6
2016-12-08 Log the creation of an init fork unconditionally. Robert Haas 9.6.2
2016-12-08 Log the creation of an init fork unconditionally. Robert Haas 10.0
2016-12-07 Implement table partitioning. Robert Haas 10.0
2015-12-16 Mark CHECK constraints declared NOT VALID valid if created with table. Robert Haas 9.6.0