Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-04-02 | Add info in WAL records in preparation for logical slot conflict handling | Andres Freund | 16.0 |
| 2022-04-07 | pgstat: store statistics in shared memory. | Andres Freund | 15.0 |
| 2019-08-16 | Remove fmgr.h includes from headers that don't really need it. | Andres Freund | 13.0 |
| 2019-03-06 | tableam: introduce table AM infrastructure. | Andres Freund | 12.0 |
| 2019-01-22 | Rename RelationData.rd_amroutine to rd_indam. | Andres Freund | 12.0 |
| 2018-11-21 | Remove WITH OIDS support, change oid catalog column visibility. | Andres Freund | 12.0 |