| From: | Dilip Kumar <dilipbalaut(at)gmail(dot)com> |
|---|---|
| To: | Nisha Moond <nisha(dot)moond412(at)gmail(dot)com> |
| Cc: | shveta malik <shveta(dot)malik(at)gmail(dot)com>, Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>, Peter Smith <smithpb2250(at)gmail(dot)com>, vignesh C <vignesh21(at)gmail(dot)com>, Masahiko Sawada <sawada(dot)mshk(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: Proposal: Conflict log history table for Logical Replication |
| Date: | 2026-07-06 07:44:27 |
| Message-ID: | CAFiTN-svj+qVzf79GAOFF8unejX-kmhBcQbXTbV50rAq-rQSOQ@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Fri, Jul 3, 2026 at 5:25 PM Nisha Moond <nisha(dot)moond412(at)gmail(dot)com> wrote:
>
> For the pushed patch (commit a5918fd), it seems we missed updating the
> pg_subscription catalog documentation for the two newly added columns:
>
> subconflictlogrelid | oid | | not null |
> subconflictlogdest | text | C | not null |
>
> Attached is a small patch for the same.
Yeah that make sense, also added a extra change suggested by Peter for
<firstterm> markup.
--
Regards,
Dilip Kumar
Google
| Attachment | Content-Type | Size |
|---|---|---|
| 0001-doc-Add-catalog-documentation-for-logical-replicatio.patch | application/octet-stream | 3.0 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Peter Eisentraut | 2026-07-06 07:52:19 | Re: ci: namespace ccache by PostgreSQL major version |
| Previous Message | Peter Eisentraut | 2026-07-06 07:42:51 | Re: FOR PORTION OF should reject GENERATED columns |