Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-09-04 | Fix replica identity check for MERGE. | Dean Rasheed | 16.11 |
| 2025-09-04 | Fix replica identity check for INSERT ON CONFLICT DO UPDATE. | Dean Rasheed | 16.11 |
| 2025-07-31 | Sort dump objects independent of OIDs, for the 7 holdout object types. | Noah Misch | 16.10 |
| 2023-05-10 | Fix publication syntax error message | Alvaro Herrera | 16.0 |
| 2022-09-23 | Allow publications with schema and table of the same schema. | Amit Kapila | 16.0 |
| 2022-09-22 | Remove ALL keyword from TABLES IN SCHEMA for publication | Alvaro Herrera | 16.0 |
| 2022-08-16 | Fix replica identity check for a partitioned table. | Amit Kapila | 16.0 |