Commits

DateSubjectAuthorReleases
2002-03-31 Reimplement temp tables using schemas. The temp table map is history; Tom Lane 7.3.1
2001-11-05 New pgindent run with fixes suggested by Tom. Patch manually reviewed, Bruce Momjian 7.2.1
2001-10-28 Another pgindent run. Fixes enum indenting, and improves #endif Bruce Momjian 7.2.1
2001-10-25 pgindent run on all C files. Java run to follow. initdb/regression Bruce Momjian 7.2.1
2001-06-19 Move temprel name define from temprel.h to rel.h. Bruce Momjian 7.2.1
2001-06-18 Allow removal of system-named pg_* temp tables. Rename temp file/dir as Bruce Momjian 7.2.1
2001-03-22 pgindent run. Make it all clean. Bruce Momjian 7.1.1
2001-01-24 Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. Bruce Momjian 7.1.1
2000-12-22 Small cleanup of temp-table handling. Disallow creation of a non-temp Tom Lane 7.1.1
2000-11-08 Make DROP TABLE rollback-able: postpone physical file delete until commit. Tom Lane 7.1.1
2000-10-11 Fix temp relation handling for indexes, cleanup Bruce Momjian 7.1.1
2000-06-20 Make renaming a temp table behave sensibly. We don't need to touch Tom Lane 7.1.1
2000-04-12 Ye-old pgindent run. Same 4-space tabs. Bruce Momjian 7.1.1
2000-01-26 Add: Bruce Momjian 7.1.1
2000-01-22 added ALTER TABLE DROP COLUMN, early version Peter Eisentraut 7.1.1
1999-11-16 Commit to make clearer distinction for temp names and real names. Bruce Momjian 7.1.1
1999-09-04 Invalidate temp entries for aborted transactions. Bruce Momjian 7.1.1
1999-07-15 Clean up #include in /include directory. Add scripts for checking includes. Bruce Momjian 7.1.1
1999-05-25 pgindent run over code. Bruce Momjian 7.1.1
1999-02-13 Change my-function-name-- to my_function_name, and optimizer renames. Bruce Momjian 7.1.1
1999-02-02 Add TEMP tables/indexes. Add COPY pfree(). Other cleanups. Bruce Momjian 7.1.1