Re: Pgoutput not capturing the generated columns

From: vignesh C <vignesh21(at)gmail(dot)com>
To: Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>
Cc: Shubham Khanna <khannashubham1197(at)gmail(dot)com>, Peter Smith <smithpb2250(at)gmail(dot)com>, Masahiko Sawada <sawada(dot)mshk(at)gmail(dot)com>, Rajendra Kumar Dangwal <dangwalrajendra888(at)gmail(dot)com>, pgsql-hackers(at)lists(dot)postgresql(dot)org, euler(at)eulerto(dot)com
Subject: Re: Pgoutput not capturing the generated columns
Date: 2024-10-30 16:16:06
Message-ID: CALDaNm3==tL--EnkoOU2vziGwbt0-F+f5e-NethWHdHdNH+pbg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, 30 Oct 2024 at 15:06, Amit Kapila <amit(dot)kapila16(at)gmail(dot)com> wrote:
>
> On Tue, Oct 29, 2024 at 8:50 PM vignesh C <vignesh21(at)gmail(dot)com> wrote:
> >
> > Thank you for reporting this issue. The attached v46 patch addresses
> > the problem and includes some adjustments to the comments. Thanks to
> > Amit for sharing the comment changes offline.
> >
>
> Pushed. Kindly rebase and send the remaining patches.

Thanks for committing this patch, here is a rebased version of the
remaining patches.

Regards,
Vignesh

Attachment Content-Type Size
v1-0001-Enable-support-for-publish_generated_columns-opti.patch text/x-patch 97.1 KB
v1-0003-Tap-tests-for-generated-columns.patch text/x-patch 11.7 KB
v1-0002-DOCS-Generated-Column-Replication.patch text/x-patch 13.2 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Nathan Bossart 2024-10-30 16:30:04 Re: Reduce one comparison in binaryheap's sift down
Previous Message Heikki Linnakangas 2024-10-30 16:03:57 Re: Interrupts vs signals