Re: Pgoutput not capturing the generated columns - Mailing list pgsql-hackers

From Amit Kapila
Subject Re: Pgoutput not capturing the generated columns
Date
Msg-id CAA4eK1L+KRZ8QuxNxkng9V9kHLVTp=50_dUwzm_hkNONLyd_qg@mail.gmail.com
Whole thread Raw
In response to Re: Pgoutput not capturing the generated columns  (Peter Smith <smithpb2250@gmail.com>)
Responses Re: Pgoutput not capturing the generated columns
List pgsql-hackers
On Fri, Jan 24, 2025 at 4:41 AM Peter Smith <smithpb2250@gmail.com> wrote:
>
> However, in hindsight, I am not sure that the column should have been
> renamed 'pubgencols_type' in the first place because I cannot find any
> other catalogs with an underscore in their column names.
>

See pg_rewrite.ev_type for a similar case.

--
With Regards,
Amit Kapila.



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Allow NOT VALID foreign key constraints on partitioned tables.
Next
From: Peter Smith
Date:
Subject: Re: Enhance 'pg_createsubscriber' to retrieve databases automatically when no database is provided.