Way to identify the current session's temp tables within pg_class ? - Mailing list pgsql-general

From Marc Mamin
Subject Way to identify the current session's temp tables within pg_class ?
Date
Msg-id B6F6FD62F2624C4C9916AC0175D56D8828AC8F4E@jenmbs01.ad.intershop.net
Whole thread Raw
Responses Re: Way to identify the current session's temp tables within pg_class ?  (Michael Paquier <michael.paquier@gmail.com>)
List pgsql-general
Hello,
 
When different sessions create temp tables with the same name:
How can I identify the oid of the one created within the current session ?
 
Thanks,
 
Marc Mamin
 
 

pgsql-general by date:

Previous
From: "Huang, Suya"
Date:
Subject: Re: how to query against nested hstore data type
Next
From: Soni M
Date:
Subject: Re: Query planner question