Reimplement temp tables using schemas. The temp table map is history;

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 31141025214e9508be5cb05b87cd63e563960925
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2002-03-31T06:26:32Z
Releases: 7.3.1
Reimplement temp tables using schemas.  The temp table map is history;
temp table entries in pg_class have the names the user would expect.

Files