Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 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 |
| 2022-03-29 | Add new block-by-block strategy for CREATE DATABASE. | Robert Haas | 15.0 |
| 2011-07-18 | Avoid index rebuild for no-rewrite ALTER TABLE .. ALTER TYPE. | Robert Haas | 9.2.0 |
| 2010-12-29 | Support unlogged tables. | Robert Haas | 9.1.0 |
| 2010-12-13 | Generalize concept of temporary relations to "relation persistence". | Robert Haas | 9.1.0 |
| 2010-08-13 | Include the backend ID in the relpath of temporary relations. | Robert Haas | 9.1.0 |