]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Add TAP test for GUC settings passed via CONNECTION in logical replication.
authorFujii Masao <fujii@postgresql.org>
Tue, 6 Jan 2026 02:57:12 +0000 (11:57 +0900)
committerFujii Masao <fujii@postgresql.org>
Tue, 6 Jan 2026 02:58:05 +0000 (11:58 +0900)
commit67edd54f0639d8e194c6f0379b9fed6220f2f36b
tree3f444c5fa14979754c06a4d5998821be7122c137
parent75f3428f2436614f696c2e28ab3dde57830cad7d
Add TAP test for GUC settings passed via CONNECTION in logical replication.

Commit d926462d819 restored the behavior of passing GUC settings from
the CONNECTION string to the publisher's walsender, allowing per-connection
configuration.

This commit adds a TAP test to verify that behavior works correctly.

Since commit d926462d819 was recently applied and backpatched to v15,
this follow-up commit is also backpatched accordingly.

Author: Fujii Masao <masao.fujii@gmail.com>
Reviewed-by: Chao Li <lic@highgo.com>
Reviewed-by: Kirill Reshke <reshkekirill@gmail.com>
Reviewed-by: Amit Kapila <amit.kapila16@gmail.com>
Reviewed-by: Japin Li <japinli@hotmail.com>
Discussion: https://postgr.es/m/CAHGQGwGYV+-abbKwdrM2UHUe-JYOFWmsrs6=QicyJO-j+-Widw@mail.gmail.com
Backpatch-through: 15
src/test/subscription/t/001_rep_changes.pl