Commits

DateSubjectAuthorReleases
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-05 Optimizer cleanup. Bruce Momjian 7.1.1
1999-02-04 More optimizer renaming HInfo -> HashInfo. 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
1999-01-24 Rename Aggreg to Aggref. Bruce Momjian 7.1.1
1999-01-18 Hi! Bruce Momjian 7.1.1
1998-10-22 Add LIMIT syntax for Jan. Bruce Momjian 7.1.1
1998-09-01 OK, folks, here is the pgindent output. Bruce Momjian 7.1.1
1998-09-01 Renaming cleanup, no pgindent yet. Bruce Momjian 7.1.1
1998-08-26 Make attalign match type alignment. Bruce Momjian 7.1.1
1998-08-04 MergeSort was sometimes called mergejoin and was confusing. Now Bruce Momjian 7.1.1
1998-08-01 Allow index use with OR clauses. Bruce Momjian 7.1.1
1998-07-18 Rename Rel to RelOptInfo. Bruce Momjian 7.1.1
1998-07-15 Fix explain for union and inheritance. Rename Append structure Bruce Momjian 7.1.1
1998-07-14 Major man page update from Tom Lane. c Bruce Momjian 7.1.1
1998-07-13 Fix for AS name quotation problem. Bruce Momjian 7.1.1
1998-07-09 Fix for views that use AS with two words. Bruce Momjian 7.1.1
1998-06-15 Remove un-needed braces around single statements. Bruce Momjian 7.1.1
1998-04-27 FIx confusion over SORT and SORTCLAUSE in node handling. Bruce Momjian 7.1.1
1998-02-26 pgindent run before 6.3 release, with Thomas' requested changes. Bruce Momjian 7.1.1
1998-02-21 Add handling for new RangeTblEntry column name. Bruce Momjian 7.1.1
1998-02-21 Constlen can be -1, so make it a signed type. Bruce Momjian 7.1.1