Commits

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

DateSubjectAuthorReleases
2001-03-23 Fix comments that were mis-wrapped, for Tom Lane. Bruce Momjian 7.1.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-10-05 Add proofreader's changes to docs. Bruce Momjian 7.1.1
2000-06-15 Clean up #include's. Bruce Momjian 7.1.1
2000-04-12 Ye-old pgindent run. Same 4-space tabs. Bruce Momjian 7.1.1
2000-03-20 Reverse out BYTEA type coersion. Bruce Momjian 7.1.1
2000-03-20 Update for BYTEAOID. Bruce Momjian 7.1.1
2000-03-20 Add compatiblity information for bytea. Bruce Momjian 7.1.1
2000-01-26 Add: Bruce Momjian 7.1.1
2000-01-24 Remove Ops parameter from STATRELID cache lookup, for Tom Lane and Bruce Momjian 7.1.1
2000-01-10 Make number of args to a function configurable. Bruce Momjian 7.1.1
1999-11-25 Add opid to selectivity function call. Bruce Momjian 7.1.1
1999-11-25 Enable pg_statistic cache use. Bruce Momjian 7.1.1
1999-11-22 Add system indexes to match all caches. 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-16 Update #include cleanups 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-25 pgindent run over code. Bruce Momjian 7.1.1
1999-05-10 Change error messages to oids come out as %u and not %d. Change has no Bruce Momjian 7.1.1
1999-03-18 cleanups 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-05 Fix for returning stack pointer from selectivity, from Bernard Frankpitt. Bruce Momjian 7.1.1