Add test case for when subscriber table is missing a column
Heikki Linnakangas <heikki.linnakangas@iki.fi>
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 <smithpb2250@gmail.com> Reviewed-by: vignesh C <vignesh21@gmail.com> Reviewed-by: Tomas Vondra <tomas@vondra.me> Discussion: https://www.postgresql.org/message-id/CAHut%2BPtX8P0EGhsk9p%3DhQGUHrzxeCSzANXSMKOvYiLX-EjdyNw@mail.gmail.com
Files
| Path | Change | +/− |
|---|---|---|
| src/test/subscription/t/008_diff_schema.pl | modified | +15 −0 |
Discussion
- CREATE SUBSCRIPTION - add missing test case 11 messages · 2024-08-15 → 2025-04-02