Re: Include schema-qualified names in publication error messages. - Mailing list pgsql-hackers

From Euler Taveira
Subject Re: Include schema-qualified names in publication error messages.
Date
Msg-id b2077520-d3f0-4783-a71b-520fd2022bc1@app.fastmail.com
Whole thread
In response to Re: Include schema-qualified names in publication error messages.  (Amit Kapila <amit.kapila16@gmail.com>)
Responses Re: Include schema-qualified names in publication error messages.
List pgsql-hackers
On Thu, May 7, 2026, at 9:36 AM, Amit Kapila wrote:
> On Thu, May 7, 2026 at 5:50 PM Euler Taveira <euler@eulerto.com> wrote:
>
> This suggestion sounds reasonable to me but I suggest instead moving
> this new function to rel.h as an inline function or into relcache.c as
> those are the places where we take functions with Relation as input.
> Additionally, we can name the function as
> RelationGetQualifiedRelationName().
>

LGTM.


--
Euler Taveira
EDB   https://www.enterprisedb.com/



pgsql-hackers by date:

Previous
From: Amit Kapila
Date:
Subject: Re: Include schema-qualified names in publication error messages.
Next
From: "David G. Johnston"
Date:
Subject: Re: Postgresql 18 Linux (all flavors) - with installation, create new instance/main database