Commits

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

DateSubjectAuthorReleases
2001-03-22 Remove dashes in comments that don't need them, rewrap with pgindent. Bruce Momjian 7.1.1
2001-01-29 Clean up handling of tuple descriptors so that result-tuple descriptors Tom Lane 7.1.1
2001-01-24 Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. Bruce Momjian 7.1.1
2000-07-12 First stage of reclaiming memory in executor by resetting short-term Tom Lane 7.1.1
2000-07-09 Fix bogus DatumGetInt32 coercion. Tom Lane 7.1.1
2000-06-15 Final #include cleanup. 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-10-17 Final stage of psort reconstruction work: replace psort.c with Tom Lane 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-06-03 Ensure consistent results when FormSortKeys fails to find Tom Lane 7.1.1
1999-02-13 Change my-function-name-- to my_function_name, and optimizer renames. Bruce Momjian 7.1.1
1999-02-09 Rename Temp to Noname for noname tables. Bruce Momjian 7.1.1
1998-09-01 Renaming cleanup, no pgindent yet. Bruce Momjian 7.1.1
1998-06-15 Remove un-needed braces around single statements. Bruce Momjian 7.1.1
1998-02-26 pgindent run before 6.3 release, with Thomas' requested changes. Bruce Momjian 7.1.1
1998-02-23 ExecReScan for Unique & Sort nodes. Vadim B. Mikheev 7.1.1
1998-01-07 Goodbye ABORT. Hello ERROR for all errors. Bruce Momjian 7.1.1
1998-01-05 Change elog(WARN) to elog(ERROR) and elog(ABORT). Bruce Momjian 7.1.1
1997-09-15 Fix pfree problem. Vadim B. Mikheev 7.1.1
1997-09-08 Used modified version of indent that understands over 100 typedefs. Bruce Momjian 7.1.1
1997-09-08 Another PGINDENT run that changes variable indenting and case label indenting. Also static variable indenting. Bruce Momjian 7.1.1