Peter Eisentraut <[email protected]> writes:
> (Going through some loose ends in the information schema ...)
> Is my understanding right that the ON COMMIT action of temporary tables
> is not recorded in the system catalogs anywhere?  Would make sense,
> wouldn't be a big problem, just want to make sure I didn't miss
> anything.

Yes, it's just remembered in local state within the owning backend.

                        regards, tom lane

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

Reply via email to