Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-02-26 | Back-patch test modifications that were done as part of b6df0798a5. | Amit Kapila | 16.3 |
| 2023-05-19 | Pre-beta mechanical code beautification. | Tom Lane | 16.0 |
| 2023-03-29 | Avoid syncing data twice for the 'publish_via_partition_root' option. | Amit Kapila | 16.0 |
| 2023-02-09 | Fix various typos in code and tests | Michael Paquier | 16.0 |
| 2023-01-13 | Ignore dropped and generated columns from the column list. | Amit Kapila | 16.0 |
| 2023-01-02 | Update copyright for 2023 | Bruce Momjian | 16.0 |
| 2022-12-02 | Fix incorrect output from pgoutput when using column lists. | Amit Kapila | 16.0 |
| 2022-09-30 | Fix tab-completion after commit 790bf615ddba | Alvaro Herrera | 16.0 |
| 2022-09-22 | Remove ALL keyword from TABLES IN SCHEMA for publication | Alvaro Herrera | 16.0 |
| 2022-08-03 | Add wait_for_subscription_sync for TAP tests. | Amit Kapila | 16.0 |