Re: Skip temporary table schema name from explain-verbose output. - Mailing list pgsql-hackers

From Simon Riggs
Subject Re: Skip temporary table schema name from explain-verbose output.
Date
Msg-id CANbhV-GGqY_BAt1Tt2Z8Q_QCevJRC3Bi0hm2Bsu1uV72c2v-7w@mail.gmail.com
Whole thread Raw
In response to Re: Skip temporary table schema name from explain-verbose output.  (Amul Sul <sulamul@gmail.com>)
Responses Re: Skip temporary table schema name from explain-verbose output.  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Thu, 29 Apr 2021 at 08:17, Amul Sul <sulamul@gmail.com> wrote:
> On Wed, Apr 28, 2021 at 7:56 PM Tom Lane <tgl@sss.pgh.pa.us> wrote:
> > I don't think we should remove them.  However, it could make sense to
> > print the "pg_temp" alias instead of the real schema name when we
> > are talking about myTempNamespace.  Basically try to make that alias
> > a bit less leaky.
>
> +1, let's replace it by "pg_temp" -- did the same in that attached 0001 patch.

Sounds like a good change.

Surely we need a test to exercise this works? Otherwise ready...

-- 
Simon Riggs                http://www.EnterpriseDB.com/



pgsql-hackers by date:

Previous
From: Ibrar Ahmed
Date:
Subject: Re: 2021-07 CF now in progress
Next
From: John Naylor
Date:
Subject: Re: speed up verifying UTF-8