Commits

DateSubjectAuthorReleases
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
1999-02-04 More optimizer cleanups. Bruce Momjian 7.1.1
1999-02-04 More optimizer renaming HInfo -> HashInfo. 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
1999-02-03 Optimizer rename ClauseInfo -> RestrictInfo. Update optimizer README. Bruce Momjian 7.1.1
1999-02-02 Add TEMP tables/indexes. Add COPY pfree(). Other cleanups. Bruce Momjian 7.1.1