Commits

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

DateSubjectAuthorReleases
1999-03-20 Reverse out pfree agg part of patch from Erik Riedel. Bruce Momjian 7.1.1
1999-03-19 Fix shift/reduce for NULL = Var. Bruce Momjian 7.1.1
1999-03-18 cleanup parser Bruce Momjian 7.1.1
1999-03-18 cleanup of grammer. Bruce Momjian 7.1.1
1999-03-18 Fix optimizer indexing not working for negative numbers. Bruce Momjian 7.1.1
1999-03-17 Add new postgres -O option to allow system table structure changes. Bruce Momjian 7.1.1
1999-03-17 Left associates all operators, instead of non-associating them. Bruce Momjian 7.1.1
1999-03-17 Have % operator have precedence like /. Bruce Momjian 7.1.1
1999-03-16 Fix snprintf with strings, and nextval('"Aa"'); Bruce Momjian 7.1.1
1999-03-14 Cleanup of hash functions in pg_proc. Bruce Momjian 7.1.1
1999-03-14 I have a problem with Access97 not working properly when entering new Bruce Momjian 7.1.1
1999-03-07 Really remove Recipe. Bruce Momjian 7.1.1
1999-02-22 Final optimizer cleanups. Bruce Momjian 7.1.1
1999-02-14 optimizer rename. 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-09 Optimizer fix for samekeys. 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-02 Make GEQO use dependent on table and index count. Bruce Momjian 7.1.1
1999-02-02 Add TEMP tables/indexes. Add COPY pfree(). Other cleanups. Bruce Momjian 7.1.1
1999-01-26 More agg cleanup. Bruce Momjian 7.1.1
1999-01-24 Rename Aggreg to Aggref. Bruce Momjian 7.1.1
1999-01-22 Fix for intersect FOR UPDATE check. Bruce Momjian 7.1.1
1999-01-22 Relcache Size fix. Bruce Momjian 7.1.1
1999-01-20 Update gram.c. Bruce Momjian 7.1.1
1999-01-18 Fix cfor typos. Bruce Momjian 7.1.1