Temp table visibility - Mailing list pgsql-general

From JJ
Subject Temp table visibility
Date
Msg-id wn9ale9ntullbjqr4gl48a5f.1312545073650@email.android.com
Whole thread Raw
Responses Re: Temp table visibility
List pgsql-general
Hello all,

I was recently looking at the way "create temp table as" works and the manual specifies that temp tables given the same
nameas an existing table will be used instead of the permanent table.  It also states that the permanent table can be
accessedvia its schema-qualified name.  I may have answered my own question but is there any way to emulate this table
visibilityfunctionality when referencing tables by their schema-qualified name?  

pgsql-general by date:

Previous
From: Condor
Date:
Subject: Re: Postgresql problem with update double precision
Next
From: Ioana Danes
Date:
Subject: Re: hstore installed in a separate schema