aboutsummaryrefslogtreecommitdiff
path: root/src/test/subscription/t/031_column_list.pl
Commit message (Expand)AuthorAge
* Replicate generated columns when specified in the column list.Amit Kapila2024-10-30
* Fix the intermittent buildfarm failures in 031_column_list.Amit Kapila2024-02-22
* Update copyright for 2024Bruce Momjian2024-01-03
* Make all Perl warnings fatalPeter Eisentraut2023-12-29
* Remove unnecessary dependencies to wal_level=logical in TAP testsMichael Paquier2023-10-20
* Pre-beta mechanical code beautification.Tom Lane2023-05-19
* Avoid syncing data twice for the 'publish_via_partition_root' option.Amit Kapila2023-03-29
* Fix various typos in code and testsMichael Paquier2023-02-09
* Ignore dropped and generated columns from the column list.Amit Kapila2023-01-13
* Update copyright for 2023Bruce Momjian2023-01-02
* Fix incorrect output from pgoutput when using column lists.Amit Kapila2022-12-02
* Fix tab-completion after commit 790bf615ddbaAlvaro Herrera2022-09-30
* Remove ALL keyword from TABLES IN SCHEMA for publicationAlvaro Herrera2022-09-22
* Add wait_for_subscription_sync for TAP tests.Amit Kapila2022-08-03
* pgindent run prior to branching v15.Tom Lane2022-06-30
* Prohibit combining publications with different column lists.Amit Kapila2022-06-02
* Pre-beta mechanical code beautification.Tom Lane2022-05-12
* Wait for subscription to sync in t/031_column_list.sqlTomas Vondra2022-03-27
* Allow specifying column lists for logical replicationTomas Vondra2022-03-26