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-01-17 pg_upgrade: Preserve relfilenodes and tablespace OIDs. Robert Haas 15.0
2021-03-25 Fix interaction of TOAST compression with expression indexes. Robert Haas 14.0
2021-03-19 Allow configurable LZ4 TOAST compression. Robert Haas 14.0
2019-03-25 Add progress reporting for CLUSTER and VACUUM FULL. Robert Haas 12.0
2018-04-06 Fix possible failure in parallel index build. Robert Haas 11.0
2018-02-02 Support parallel btree index builds. Robert Haas 11.0
2018-01-19 Transfer state pertaining to pending REINDEX operations to workers. Robert Haas 11.0
2017-03-02 Update comments overlooked by 2f5c9d9c9cec436e55847ec580606d7e88067df6. Robert Haas 10.0
2016-12-07 Implement table partitioning. Robert Haas 10.0
2016-03-02 Change the format of the VM fork to add a second bit per page. Robert Haas 9.6.0
2016-02-17 Reuse abbreviated keys in ordered [set] aggregates. Robert Haas 9.6.0
2015-12-16 Speed up CREATE INDEX CONCURRENTLY's TID sort. Robert Haas 9.6.0
2014-03-03 Introduce logical decoding. Robert Haas 9.4.0
2014-02-17 Avoid repeated name lookups during table and index DDL. Robert Haas 8.4.20
2014-02-17 Avoid repeated name lookups during table and index DDL. Robert Haas 9.0.16
2014-02-17 Avoid repeated name lookups during table and index DDL. Robert Haas 9.1.12
2014-02-17 Avoid repeated name lookups during table and index DDL. Robert Haas 9.2.7
2014-02-17 Avoid repeated name lookups during table and index DDL. Robert Haas 9.3.3
2014-02-17 Avoid repeated name lookups during table and index DDL. Robert Haas 9.4.0
2013-12-11 Add new wal_level, logical, sufficient for logical decoding. Robert Haas 9.4.0
2013-11-08 Add the notion of REPLICA IDENTITY for a table. Robert Haas 9.4.0
2013-08-01 Remove SnapshotNow and HeapTupleSatisfiesNow. Robert Haas 9.4.0