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 <smithpb2...@gmail.com>
Reviewed-by: vignesh C <vignes...@gmail.com>
Reviewed-by: Tomas Vondra <to...@vondra.me>
Discussion: 
https://www.postgresql.org/message-id/cahut%2bptx8p0eghsk9p%3dhqguhrzxecszanxsmkovyilx-ejd...@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/19c6eb06c51f4da70e2ea0f1bdb64a0142e8e2aa

Modified Files
--------------
src/test/subscription/t/008_diff_schema.pl | 15 +++++++++++++++
1 file changed, 15 insertions(+)

Reply via email to