Re: pg_publication_tables: return NULL attnames when no column list is specified - Mailing list pgsql-hackers

From Roberto Mello
Subject Re: pg_publication_tables: return NULL attnames when no column list is specified
Date
Msg-id CAKz==bLEjr+706MkmpHsd1wfz0EqYzEXJVb2cn2mxp2nnHf=kQ@mail.gmail.com
Whole thread
In response to pg_publication_tables: return NULL attnames when no column list is specified  (Roberto Mello <roberto.mello@gmail.com>)
Responses Re: pg_publication_tables: return NULL attnames when no column list is specified
List pgsql-hackers
On Wed, Mar 25, 2026 at 5:32 PM Peter Smith <smithpb2250@gmail.com> wrote:
FYI - the patch failed to apply for me because of publication.out issues.

There appear to be some missing trailing spaces in the result table headers

Apologies.

Generated a v2 patch. Applied cleanly and tests passed.

Roberto Mello
Snowflake 
Attachment

pgsql-hackers by date:

Previous
From: Lukas Fittl
Date:
Subject: Re: Stack-based tracking of per-node WAL/buffer usage
Next
From: Masahiko Sawada
Date:
Subject: Re: Add uuid_to_base32hex() and base32hex_to_uuid() built-in functions