Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-06-07 | Fix off-by-one loop termination condition in pg_stat_get_subscription(). | Tom Lane | 11.17 |
| 2022-04-19 | Fix the check to limit sync workers. | Amit Kapila | 11.16 |
| 2021-05-12 | Rename the logical replication global "wrconn" | Alvaro Herrera | 11.13 |
| 2018-07-16 | Add subtransaction handling for table synchronization workers. | Robert Haas | 11.0 |
| 2018-04-05 | Allow background workers to bypass datallowconn | Magnus Hagander | 11.0 |
| 2018-01-03 | Update copyright for 2018 | Bruce Momjian | 11.0 |
| 2017-12-13 | Rethink MemoryContext creation to improve performance. | Tom Lane | 11.0 |
| 2017-09-29 | Add background worker type | Peter Eisentraut | 11.0 |
| 2017-09-18 | Fix, or at least ameliorate, bugs in logicalrep_worker_launch(). | Tom Lane | 11.0 |
| 2017-08-15 | Simplify some code in logical replication launcher | Peter Eisentraut | 11.0 |