On Thu, May 7, 2026 at 6:07 PM Euler Taveira <euler@eulerto.com> wrote:
>
> 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.
>
Thanks, I've pushed the patch after making required changes.
--
With Regards,
Amit Kapila.