Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-05-21 | Optimize walsender wake up logic using condition variables | Andres Freund | 16.0 |
| 2023-04-08 | Allow logical decoding on standbys | Andres Freund | 16.0 |
| 2023-04-08 | For cascading replication, wake physical and logical walsenders separately | Andres Freund | 16.0 |
| 2023-04-08 | Prevent use of invalidated logical slot in CreateDecodingContext() | Andres Freund | 16.0 |
| 2023-01-18 | Use dlists instead of SHM_QUEUE for syncrep queue | Andres Freund | 16.0 |