Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-06-07 | Fix off-by-one loop termination condition in pg_stat_get_subscription(). | Tom Lane | 12.12 |
| 2022-04-19 | Fix the check to limit sync workers. | Amit Kapila | 12.11 |
| 2021-05-12 | Rename the logical replication global "wrconn" | Alvaro Herrera | 12.8 |
| 2019-03-11 | tableam: Add and use scan APIs. | Andres Freund | 12.0 |
| 2019-01-21 | Replace uses of heap_open et al with the corresponding table_* function. | Andres Freund | 12.0 |
| 2019-01-02 | Update copyright for 2019 | Bruce Momjian | 12.0 |
| 2018-11-23 | Add WL_EXIT_ON_PM_DEATH pseudo-event. | Thomas Munro | 12.0 |
| 2018-11-21 | Remove WITH OIDS support, change oid catalog column visibility. | Andres Freund | 12.0 |
| 2018-07-16 | Add subtransaction handling for table synchronization workers. | Robert Haas | 12.0 |