| From: | Amit Kapila <amit(dot)kapila16(at)gmail(dot)com> |
|---|---|
| To: | vignesh C <vignesh21(at)gmail(dot)com> |
| Cc: | "Zhijie Hou (Fujitsu)" <houzj(dot)fnst(at)fujitsu(dot)com>, David Rowley <dgrowleyml(at)gmail(dot)com>, PostgreSQL Developers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Subject: | Re: StringInfo fixes, v19 edition. Plus a few oddities |
| Date: | 2026-04-24 06:50:12 |
| Message-ID: | CAA4eK1+_Mr1NEzEnGdyZ86r4Bp9a4DwGhnmuKtxwDFv9n5FATg@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Thu, Apr 23, 2026 at 7:26 PM vignesh C <vignesh21(at)gmail(dot)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.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Peter Eisentraut | 2026-04-24 06:52:38 | Re: Bug: Missing collation assignment for GRAPH_TABLE COLUMNS expressions |
| Previous Message | Peter Eisentraut | 2026-04-24 06:32:36 | Re: Typo fixes in Graph table files |