Re: CREATE SUBSCRIPTION - add missing test case

Peter Smith <smithpb2250@gmail.com>

From: Peter Smith <smithpb2250@gmail.com>
To: vignesh C <vignesh21@gmail.com>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2024-08-20T02:51:08Z
Lists: pgsql-hackers

Attachments

On Fri, Aug 16, 2024 at 2:15 PM vignesh C <vignesh21@gmail.com> wrote:
>

Thanks for the review.

>
> I agree currently there is no test to hit this code. I'm not sure if
> this is the correct location for the test, should it be included in
> the 008_diff_schema.pl file?

Yes, that is a better home for this test. Done as suggested in
attached patch v2.

======
Kind Regards,
Peter Smith.
Fujitsu Australia

Commits

  1. Add test case for when subscriber table is missing a column