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-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-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 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-13 Remove S*I comments from Stephan. Bruce Momjian 7.1.1
1999-05-25 pgindent run over code. Bruce Momjian 7.1.1
1999-05-17 Change resjunk to a boolean. Bruce Momjian 7.1.1
1999-02-18 Fix bushy plans. Cleanup. Bruce Momjian 7.1.1
1999-02-15 otherrels is now unjoined_rels 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 JoinPath -> NestPath for nested loop. Bruce Momjian 7.1.1
1999-02-12 Fix optimizer and make faster. Bruce Momjian 7.1.1
1999-02-11 More optimizer speedups. 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
1999-02-05 Optimizer cleanup. Bruce Momjian 7.1.1