Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-05-09 | Fix invalid memory access during the shutdown of the parallel apply worker. | Amit Kapila | 16.0 |
| 2023-05-03 | Fix assertion failure in apply worker. | Amit Kapila | 16.0 |
| 2023-04-13 | Harmonize some more function parameter names. | Peter Geoghegan | 16.0 |
| 2023-01-18 | Display the leader apply worker's PID for parallel apply workers. | Amit Kapila | 16.0 |
| 2023-01-09 | Perform apply of large transactions by parallel workers. | Amit Kapila | 16.0 |
| 2023-01-02 | Update copyright for 2023 | Bruce Momjian | 16.0 |
| 2022-10-11 | Add a common function to generate the origin name. | Amit Kapila | 16.0 |
| 2022-09-21 | Pass Size as a 2nd argument for snprintf() in tablesync.c. | Amit Kapila | 16.0 |