Commits

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

DateSubjectAuthorReleases
1999-03-20 Remove yacc/lex output files from CVS repository. Tom Lane 7.1.1
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-27 Someone forgot to commit gram.c and parse.h after his latest Tom Lane 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-07 New gram.c after modification of gram.y Jan Wieck 7.1.1
1999-02-06 Fix silly typo causing SELECT INTO TABLE to sometimes be Tom Lane 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-29 READ COMMITTED isolevel is implemented and is default now. Vadim B. Mikheev 7.1.1
1999-01-26 More agg cleanup. Bruce Momjian 7.1.1