Re: StringInfo fixes, v19 edition. Plus a few oddities - Mailing list pgsql-hackers

From Amit Kapila
Subject Re: StringInfo fixes, v19 edition. Plus a few oddities
Date
Msg-id CAA4eK1+_Mr1NEzEnGdyZ86r4Bp9a4DwGhnmuKtxwDFv9n5FATg@mail.gmail.com
Whole thread
In response to Re: StringInfo fixes, v19 edition. Plus a few oddities  (vignesh C <vignesh21@gmail.com>)
List pgsql-hackers
On Thu, Apr 23, 2026 at 7:26 PM vignesh C <vignesh21@gmail.com> wrote:
>
> Additionally, I have introduced a fallback message "tuple data not
> available (insufficient privileges)" to handle cases where the tuple
> is not available due to insufficient privileges.
>

I think we should avoid adding new fallback message as part of this
patch. We can have a separate discussion to enhance the current
messages, if you feel that will improve user experience.

--
With Regards,
Amit Kapila.



pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Typo fixes in Graph table files
Next
From: Peter Eisentraut
Date:
Subject: Re: Bug: Missing collation assignment for GRAPH_TABLE COLUMNS expressions