Re: pg_publication_tables: return NULL attnames when no column list is specified

From: Roberto Mello <roberto(dot)mello(at)gmail(dot)com>
To: Peter Smith <smithpb2250(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: pg_publication_tables: return NULL attnames when no column list is specified
Date: 2026-03-26 00:48:34
Message-ID: CAKz==bLEjr+706MkmpHsd1wfz0EqYzEXJVb2cn2mxp2nnHf=kQ@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Mar 25, 2026 at 5:32 PM Peter Smith <smithpb2250(at)gmail(dot)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 Content-Type Size
v2-0001-Fix-pg_publication_tables-to-return-NULL-attnames.patch application/octet-stream 12.6 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Masahiko Sawada 2026-03-26 01:09:22 Re: Add uuid_to_base32hex() and base32hex_to_uuid() built-in functions
Previous Message Lukas Fittl 2026-03-26 00:41:00 Re: Stack-based tracking of per-node WAL/buffer usage