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-06-15 Clean up #include's. Bruce Momjian 7.1.1
2000-06-08 Mark functions as static and ifdef NOT_USED as appropriate. 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-11-23 Tid access method feature from Hiroshi Inoue, Inoue@tpf.co.jp Bruce Momjian 7.1.1
1999-08-09 > > Prevent sorting if result is already sorted 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 Change #include's to use <> and "" as appropriate. 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 Another pgindent run. Sorry folks. 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-02-13 Change my-function-name-- to my_function_name, and optimizer renames. Bruce Momjian 7.1.1
1999-02-12 Optimizer cleanup. Bruce Momjian 7.1.1
1999-02-12 JoinPath -> NestPath for nested loop. Bruce Momjian 7.1.1
1999-02-11 More optimizer speedups. Bruce Momjian 7.1.1
1999-02-10 Update find_typedefs for bsdi 4.0. Bruce Momjian 7.1.1
1999-02-10 Rename Path.keys to Path.pathkeys. Too many 'keys' used for other things. Bruce Momjian 7.1.1
1999-02-09 Rename Temp to Noname for noname tables. Bruce Momjian 7.1.1
1999-02-09 Major optimizer improvement for joining a large number of tables. Bruce Momjian 7.1.1
1999-02-08 Optimizer cleanup. Bruce Momjian 7.1.1