Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-09-13 | Fix the ALTER SUBSCRIPTION to reflect the change in run_as_owner option. | Amit Kapila | 16.1 |
| 2023-04-24 | Display 'password_required' option for \dRs+ command. | Amit Kapila | 16.0 |
| 2023-03-30 | Clean up role created in new subscription test. | Tom Lane | 16.0 |
| 2023-03-30 | Add new predefined role pg_create_subscription. | Robert Haas | 16.0 |
| 2023-01-24 | Fix error handling in libpqrcv_connect() | Andres Freund | 16.0 |
| 2023-01-17 | Fix typo in comment. | Amit Kapila | 16.0 |
| 2023-01-09 | Perform apply of large transactions by parallel workers. | Amit Kapila | 16.0 |
| 2022-10-07 | Create subscription stats entry at CREATE SUBSCRIPTION time | Andres Freund | 16.0 |
| 2022-07-21 | Allow users to skip logical replication of data having origin. | Amit Kapila | 16.0 |