Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-03-04 | Fix ALTER TABLE error message | Álvaro Herrera | 15.13 |
| 2023-05-10 | Fix publication syntax error message | Alvaro Herrera | 15.4 |
| 2022-09-22 | Remove ALL keyword from TABLES IN SCHEMA for publication | Alvaro Herrera | 15.0 |
| 2022-03-28 | Add support for MERGE SQL command | Alvaro Herrera | 15.0 |
| 2022-01-03 | Avoid using DefElemAction in AlterPublicationStmt | Alvaro Herrera | 15.0 |
| 2021-12-30 | Small cleanups related to PUBLICATION framework code | Alvaro Herrera | 15.0 |
| 2021-10-01 | Error out if SKIP LOCKED and WITH TIES are both specified | Alvaro Herrera | 15.0 |
| 2021-09-06 | Add PublicationTable and PublicationRelInfo structs | Alvaro Herrera | 15.0 |