Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-09-28 | Change some errdetail() to errdetail_internal() | Alvaro Herrera | 15.0 |
| 2022-09-28 | Remove publicationcmds.c's expr_allowed_in_node as a function | Alvaro Herrera | 15.0 |
| 2022-09-27 | Improve some publication-related error messages | Alvaro Herrera | 15.0 |
| 2022-09-22 | Remove ALL keyword from TABLES IN SCHEMA for publication | Alvaro Herrera | 15.0 |
| 2022-04-13 | Release cache tuple when no longer needed | 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-09-06 | Add PublicationTable and PublicationRelInfo structs | Alvaro Herrera | 15.0 |