Add test case for when subscriber table is missing a column
authorHeikki Linnakangas <[email protected]>
Mon, 24 Mar 2025 10:13:32 +0000 (12:13 +0200)
committerHeikki Linnakangas <[email protected]>
Mon, 24 Mar 2025 10:13:32 +0000 (12:13 +0200)
commit19c6eb06c51f4da70e2ea0f1bdb64a0142e8e2aa
treeaf027f8218c6b4ee9834aa2c91d01c55e9d2e01a
parent73eba5004a06a744b6b8570e42432b9e9f75997b
Add test case for when subscriber table is missing a column

We haven't had bugs in this area, but there's some not-entirely
trivial code to detect that case, so it seems good to have test
coverage for it.

Author: Peter Smith <[email protected]>
Reviewed-by: vignesh C <[email protected]>
Reviewed-by: Tomas Vondra <[email protected]>
Discussion: https://www.postgresql.org/message-id/CAHut%2BPtX8P0EGhsk9p%[email protected]
src/test/subscription/t/008_diff_schema.pl