Re: Include schema-qualified names in publication error messages.
Euler Taveira <euler@eulerto.com>
From: "Euler Taveira" <euler@eulerto.com>
To: "Amit Kapila" <amit.kapila16@gmail.com>,
"shveta.malik@gmail.com" <shveta.malik@gmail.com>
Cc: "vignesh C" <vignesh21@gmail.com>, "Dilip Kumar" <dilipbalaut@gmail.com>,
"Peter Smith" <smithpb2250@gmail.com>,
"PostgreSQL Hackers" <pgsql-hackers@lists.postgresql.org>,
"shveta malik" <shvetamalik@gmail.com>
Date: 2026-05-07T12:19:46Z
Lists: pgsql-hackers
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Use schema-qualified names in EXCEPT clause error messages.
- a49b9cfd72d8 19 (unreleased) cited
On Thu, May 7, 2026, at 7:07 AM, Amit Kapila wrote: > > That makes sense. I have changed that in the attached and made slight > modifications in the comments. How about attached? > One minor suggestion is to rename get_relation_qualified_name to get_qualified_relation_name. If we want to reuse this new function get_relation_qualified_name into other places, shouldn't we move this function to lsyscache.c? There are places like matview.c that could benefit from this new function. -- Euler Taveira EDB https://www.enterprisedb.com/