Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-03-29 | Avoid syncing data twice for the 'publish_via_partition_root' option. | Amit Kapila | 16.0 |
| 2023-01-13 | Ignore dropped and generated columns from the column list. | Amit Kapila | 16.0 |
| 2022-09-23 | Allow publications with schema and table of the same schema. | Amit Kapila | 16.0 |
| 2022-08-02 | Move common catalog cache access routines to lsyscache.c | Amit Kapila | 16.0 |
| 2022-07-29 | Move related functions next to each other in pg_publication.c. | Amit Kapila | 16.0 |