Commits

DateSubjectAuthorReleases
2024-01-04 Update copyright for 2024 Bruce Momjian 17.0
2023-04-19 Fix various typos and incorrect/outdated name references David Rowley 16.0
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
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-09-24 Message style improvements Peter Eisentraut 16.0
2022-09-24 Message style improvements Peter Eisentraut 15.0
2022-09-23 Allow publications with schema and table of the same schema. Amit Kapila 16.0
2022-09-23 Allow publications with schema and table of the same schema. Amit Kapila 15.0
2022-09-22 Remove ALL keyword from TABLES IN SCHEMA for publication Alvaro Herrera 15.0
2022-09-22 Remove ALL keyword from TABLES IN SCHEMA for publication Alvaro Herrera 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
2022-07-16 Replace many MemSet calls with struct initialization Peter Eisentraut 16.0
2022-06-23 Fix typo in pg_publication.c Michael Paquier 15.0
2022-05-19 Extend pg_publication_tables to display column list and row filter. Amit Kapila 15.0
2022-05-12 Pre-beta mechanical code beautification. Tom Lane 15.0
2022-04-07 Revert "Logical decoding of sequences" Tomas Vondra 15.0
2022-03-26 Suppress compiler warning in pub_collist_to_bitmapset(). Tom Lane 15.0
2022-03-26 Allow specifying column lists for logical replication Tomas Vondra 15.0
2022-03-25 Minor improvements in sequence decoding code and docs Tomas Vondra 15.0
2022-03-24 Add decoding of sequences to built-in replication Tomas Vondra 15.0
2022-03-16 Fix publish_as_relid with multiple publications Tomas Vondra 15.0
2022-02-22 Allow specifying row filters for logical replication of tables. Amit Kapila 15.0
2022-01-25 Fix various typos, grammar and code style in comments and docs Michael Paquier 15.0