On Thu, 29 Apr 2021 at 08:17, Amul Sul <[email protected]> wrote: > On Wed, Apr 28, 2021 at 7:56 PM Tom Lane <[email protected]> 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/
