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-03-22 pgindent run. Make it all clean. 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
2001-01-17 Change lcons(x, NIL) to makeList(x) where appropriate. Bruce Momjian 7.1.1
2000-01-26 Add: Bruce Momjian 7.1.1
1999-10-30 Avoid duplicate ExecTypeFromTL() call in ExecInitJunkFilter() by passing 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-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-05-17 Change resjunk to a boolean. 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-03 Cleanup of source files where 'return' or 'var =' is alone on a line. Bruce Momjian 7.1.1
1998-09-01 Renaming cleanup, no pgindent yet. Bruce Momjian 7.1.1
1998-07-20 makeTargetEntry cleanup. Bruce Momjian 7.1.1
1998-07-20 Cleanup makeTargetEntry and remove internal.c. Bruce Momjian 7.1.1
1998-06-15 Remove un-needed braces around single statements. Bruce Momjian 7.1.1
1998-01-31 Inline fastgetattr and others so data access does not use function Bruce Momjian 7.1.1
1997-09-12 heapattr functions now return a Datum, not char *. Bruce Momjian 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
1997-09-07 Massive commit to run PGINDENT on all *.c and *.h files. Bruce Momjian 7.1.1
1997-08-26 Inlined heap_getattr(). Bruce Momjian 7.1.1
1997-01-10 include sem.h added, include string.h neede, from Erik Bertelsen for Ultrix Bruce Momjian 7.1.1
1996-11-08 Compile and warning cleanup Bruce Momjian 7.1.1