index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
subscription
/
t
/
031_column_list.pl
Commit message (
Expand
)
Author
Age
*
Replicate generated columns when specified in the column list.
Amit Kapila
2024-10-30
*
Fix the intermittent buildfarm failures in 031_column_list.
Amit Kapila
2024-02-22
*
Update copyright for 2024
Bruce Momjian
2024-01-03
*
Make all Perl warnings fatal
Peter Eisentraut
2023-12-29
*
Remove unnecessary dependencies to wal_level=logical in TAP tests
Michael Paquier
2023-10-20
*
Pre-beta mechanical code beautification.
Tom Lane
2023-05-19
*
Avoid syncing data twice for the 'publish_via_partition_root' option.
Amit Kapila
2023-03-29
*
Fix various typos in code and tests
Michael Paquier
2023-02-09
*
Ignore dropped and generated columns from the column list.
Amit Kapila
2023-01-13
*
Update copyright for 2023
Bruce Momjian
2023-01-02
*
Fix incorrect output from pgoutput when using column lists.
Amit Kapila
2022-12-02
*
Fix tab-completion after commit 790bf615ddba
Alvaro Herrera
2022-09-30
*
Remove ALL keyword from TABLES IN SCHEMA for publication
Alvaro Herrera
2022-09-22
*
Add wait_for_subscription_sync for TAP tests.
Amit Kapila
2022-08-03
*
pgindent run prior to branching v15.
Tom Lane
2022-06-30
*
Prohibit combining publications with different column lists.
Amit Kapila
2022-06-02
*
Pre-beta mechanical code beautification.
Tom Lane
2022-05-12
*
Wait for subscription to sync in t/031_column_list.sql
Tomas Vondra
2022-03-27
*
Allow specifying column lists for logical replication
Tomas Vondra
2022-03-26