From: | Peter Smith <smithpb2250(at)gmail(dot)com> |
---|---|
To: | PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
Subject: | CREATE SUBSCRIPTION - add missing test case |
Date: | 2024-08-15 07:25:16 |
Message-ID: | CAHut+PtX8P0EGhsk9p=hQGUHrzxeCSzANXSMKOvYiLX-EjdyNw@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Hi Hackers,
While reviewing another logical replication thread [1], I found an
ERROR scenario that seems to be untested.
TEST CASE: Attempt CREATE SUBSCRIPTION where the subscriber table is
missing some expected column(s).
Attached is a patch to add the missing test for this error message.
Kind Regards,
Peter Smith.
Fujitsu Australia
Attachment | Content-Type | Size |
---|---|---|
v1-0001-Add-missing-test-case.patch | application/octet-stream | 2.0 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Jelte Fennema-Nio | 2024-08-15 07:29:43 | Re: Opinion poll: Sending an automated email to a thread when it gets added to the commitfest |
Previous Message | Michael Banck | 2024-08-15 07:20:28 | Re: Improve error message for ICU libraries if pkg-config is absent |