Commits

DateSubjectAuthorReleases
2022-07-06 Change internal RelFileNode references to RelFileNumber or RelFileLocator. Robert Haas 16.0
2017-09-22 For wal_consistency_checking, mask page checksum as well as page LSN. Robert Haas 10.0
2017-09-22 For wal_consistency_checking, mask page checksum as well as page LSN. Robert Haas 11.0
2017-04-28 Fix crash when partitioned column specified twice. Robert Haas 10.0
2017-02-08 Add WAL consistency checking facility. Robert Haas 10.0
2016-12-07 Implement table partitioning. Robert Haas 10.0
2015-04-30 Create an infrastructure for parallel computation in PostgreSQL. Robert Haas 9.5.0
2013-12-22 Change the way we mark tuples as frozen. Robert Haas 9.4.0
2013-10-07 Make DISCARD SEQUENCES also discard the last used sequence. Robert Haas 9.4.0
2013-10-04 Fix silly thinko in ResetSequenceCaches. Robert Haas 9.4.0
2013-10-03 Add DISCARD SEQUENCES command. Robert Haas 9.4.0
2013-03-18 Extend object-access hook machinery to support post-alter events. Robert Haas 9.3.0
2012-12-23 Adjust many backend functions to return OID rather than void. Robert Haas 9.3.0
2011-11-30 Improve table locking behavior in the face of current DDL. Robert Haas 9.2.0
2011-07-09 Try to acquire relation locks in RangeVarGetRelid. Robert Haas 9.2.0
2011-02-22 Fix a couple of unlogged tables goofs. Robert Haas 9.1.0
2010-12-13 Generalize concept of temporary relations to "relation persistence". Robert Haas 9.1.0
2010-11-15 Cleanup various comparisons with the constant "true". Robert Haas 9.1.0
2010-08-13 Include the backend ID in the relpath of temporary relations. Robert Haas 9.1.0
2010-07-25 CREATE TABLE IF NOT EXISTS. Robert Haas 9.1.0
2010-02-14 Wrap calls to SearchSysCache and related functions using macros. Robert Haas 9.0.0