From: | Shlok Kyal <shlok(dot)kyal(dot)oss(at)gmail(dot)com> |
---|---|
To: | Peter Smith <smithpb2250(at)gmail(dot)com> |
Cc: | Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>, "Zhijie Hou (Fujitsu)" <houzj(dot)fnst(at)fujitsu(dot)com>, vignesh C <vignesh21(at)gmail(dot)com>, YeXiu <1518981153(at)qq(dot)com>, Ian Lawrence Barwick <barwick(at)gmail(dot)com>, Bharath Rupireddy <bharath(dot)rupireddyforpostgres(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
Subject: | Re: Skipping schema changes in publication |
Date: | 2025-08-25 08:08:24 |
Message-ID: | CANhcyEU_uuiKMRrd_E_DeYsyCvwY_u995E-Do3d66J7tQnzdzw@mail.gmail.com |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Thu, 21 Aug 2025 at 05:33, Peter Smith <smithpb2250(at)gmail(dot)com> wrote:
>
> Hi Shlok,
>
> I reviewed your latest v20-0003 patch and have no more comments at
> this time; I only found one trivial typo.
>
> ======
> src/bin/psql/describe.c
>
> 1.
> + /*
> + * Footers entries for a publication description or a table
> + * description
> + */
>
> Typo. /Footers entries/Footer entries/
>
I have fixed it and attached the updated patches
Thanks,
Shlok Kyal
Attachment | Content-Type | Size |
---|---|---|
v22-0002-Skip-publishing-the-tables-specified-in-EXCEPT-T.patch | application/octet-stream | 79.0 KB |
v22-0003-Skip-publishing-the-columns-specified-in-FOR-TAB.patch | application/octet-stream | 75.9 KB |
v22-0001-Add-RESET-clause-to-Alter-Publication-which-will.patch | application/octet-stream | 20.4 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | jian he | 2025-08-25 08:09:47 | Re: SQL:2023 JSON simplified accessor support |
Previous Message | Jim Jones | 2025-08-25 08:08:23 | Re: Improve error message for duplicate labels in enum types |