Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-05-19 | Pre-beta mechanical code beautification. | Tom Lane | 16.0 |
| 2023-04-04 | Add a run_as_owner option to subscriptions. | Robert Haas | 16.0 |
| 2023-03-30 | Add new predefined role pg_create_subscription. | Robert Haas | 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-08-02 | Move common catalog cache access routines to lsyscache.c | Amit Kapila | 16.0 |
| 2022-07-21 | Allow users to skip logical replication of data having origin. | Amit Kapila | 16.0 |