Pavel Stehule <pavel.steh...@gmail.com> wrote: 
 
> I am thinking about global temp tables.
 
These would have some value to us.
 
In case anyone doesn't know, this is a feature in the SQL standard. 
You have a permanent definition of the schema, but the table is
materialized as a temporary table on reference by any connection.
 
I can't speak to the practicality of the proposed implementation
techniques.
 
-Kevin

-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to