Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-09-28 | Revert 56-bit relfilenode change and follow-up commits. | Robert Haas | 16.0 |
| 2022-09-28 | Fix alignment problems with SharedInvalSmgrMsg. | Robert Haas | 16.0 |
| 2022-07-06 | Change internal RelFileNode references to RelFileNumber or RelFileLocator. | Robert Haas | 16.0 |
| 2022-04-08 | Apply PGDLLIMPORT markings broadly. | Robert Haas | 15.0 |
| 2014-03-03 | Introduce logical decoding. | Robert Haas | 9.4.0 |
| 2013-07-02 | Use an MVCC snapshot, rather than SnapshotNow, for catalog scans. | Robert Haas | 9.4.0 |
| 2011-07-09 | Try to acquire relation locks in RangeVarGetRelid. | Robert Haas | 9.2.0 |
| 2010-08-13 | Include the backend ID in the relpath of temporary relations. | Robert Haas | 9.1.0 |