Commits

Showing commits that first shipped in 7.1 (backpatches included). Clear

DateSubjectAuthorReleases
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-10-11 Fix temp relation handling for indexes, cleanup Bruce Momjian 7.1.1
2000-07-12 Can you please apply the following patch to current CVS Bruce Momjian 7.1.1
2000-05-30 Remove unused include files. Do not touch /port or includes used by defines. Bruce Momjian 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
1999-12-10 Rename several destroy* functions/tags to drop*. Bruce Momjian 7.1.1
1999-11-16 Fix lookup of temp table names that I missed yesterday. Bruce Momjian 7.1.1
1999-11-16 Commit to make clearer distinction for temp names and real names. Bruce Momjian 7.1.1
1999-11-07 New NameStr macro to convert Name to Str. No need for var.data anymore. Bruce Momjian 7.1.1
1999-09-04 remove elogs used for debugging. Bruce Momjian 7.1.1
1999-09-04 Intercept temp table lookups further up to map temp names. Bruce Momjian 7.1.1
1999-09-04 Invalidate temp entries for aborted transactions. Bruce Momjian 7.1.1
1999-07-17 Move some system includes into c.h, and remove duplicates. Bruce Momjian 7.1.1
1999-07-16 Final cleanup Bruce Momjian 7.1.1
1999-07-15 Remove unused #includes in *.c files. 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-07-03 Add abortcurrent trans to temp table fix. Bruce Momjian 7.1.1
1999-07-02 Fix for removal of temp tables if last transaction was aborted. Bruce Momjian 7.1.1
1999-05-25 Another pgindent run. Sorry folks. 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