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-17 Have % operator have precedence like /. 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 Major optimizer improvement for joining a large number of tables. Bruce Momjian 7.1.1
1999-02-07 Simplify lexer's rules for string constants, eliminate potential buffer overrun. Tom Lane 7.1.1
1998-12-18 Fix deadlock so it only checks once. Bruce Momjian 7.1.1
1998-10-13 change configure so that if postgresql isn't being installed as root, Marc G. Fournier 7.1.1
1998-10-09 Fix for BSDI shared libraries. Bruce Momjian 7.1.1
1998-10-08 Make functions static or ifdef NOT_USED. Prevent pg_version creation. Bruce Momjian 7.1.1
1998-09-15 Forgot to remove README-1ST from the repository ... Marc G. Fournier 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-30 Fix for possible releasebuffer bug. Bruce Momjian 7.1.1
1998-08-23 Attached is a patch that uses autoconf to determine whether there Bruce Momjian 7.1.1
1998-08-17 Date: Sun, 16 Aug 1998 14:56:48 -0400 Marc G. Fournier 7.1.1
1998-06-16 Hi, here are the patches to enhance existing MB handling. This time Bruce Momjian 7.1.1
1998-06-15 Remove un-needed braces around single statements. Bruce Momjian 7.1.1
1998-05-09 llow more variations on valid floating point numbers (e.g. ".1", "1e6"). Thomas G. Lockhart 7.1.1
1998-05-04 Fix for missing parens with \g causing psql to get completely Bruce Momjian 7.1.1
1998-04-17 A few minor mods: Marc G. Fournier 7.1.1
1998-04-08 Temporarily back out fixes for unary minus parsing. Thomas G. Lockhart 7.1.1
1998-03-18 Allow parsing expressions with ") -" (scan.l, scan.c only). Thomas G. Lockhart 7.1.1
1998-02-21 First step done, Marc G. Fournier 7.1.1
1998-02-18 Fix parsing for <identifier>-<number> which was mis-identified as a unary Thomas G. Lockhart 7.1.1