Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-12-20 | Add a new WAL summarizer process. | Robert Haas | 17.0 |
| 2022-05-13 | Add a new shmem_request_hook hook. | Robert Haas | 15.0 |
| 2022-02-03 | Allow archiving via loadable modules. | Robert Haas | 15.0 |
| 2017-03-18 | Create and use wait events for read, write, and fsync operations. | Robert Haas | 10.0 |
| 2016-06-09 | pgindent run for 9.6 | Robert Haas | 9.6.0 |
| 2016-03-04 | Fix InitializeSessionUserId not to deference NULL rolename pointer. | Robert Haas | 9.6.0 |
| 2016-03-04 | Fix InitializeSessionUserId not to deference NULL rolename pointer. | Robert Haas | 9.5.2 |
| 2015-02-02 | Add new function BackgroundWorkerInitializeConnectionByOid. | Robert Haas | 9.5.0 |
| 2014-10-23 | Add a function to get the authenticated user ID. | Robert Haas | 9.5.0 |
| 2010-02-14 | Wrap calls to SearchSysCache and related functions using macros. | Robert Haas | 9.0.0 |