| Commit message (Expand) | Author | Age |
* | Merged ecpg_big_bison back into HEAD | Michael Meskes | 2002-10-21 |
* | Fixed some minor typos. | Michael Meskes | 2002-07-21 |
* | Synced parser yet again. | Michael Meskes | 2002-07-20 |
* | Commit old versions into main branch again. | Michael Meskes | 2002-07-01 |
* | Committing parser changes. Note, however, that the development bison seems ot... | Michael Meskes | 2002-06-30 |
* | Update copyright to 2002. | Bruce Momjian | 2002-06-20 |
* | Katherine Ward wrote: | Jan Wieck | 2002-06-11 |
* | - Fixed reduce/reduce conflict in parser. | Michael Meskes | 2002-05-19 |
* | Synced preproc.y and keywords.c. | Michael Meskes | 2002-04-22 |
* | Synchronize with main parser's keyword list (someone didn't check his | Tom Lane | 2001-10-15 |
* | Add CREATE OR REPLACE FUNCTION syntax to allow replacing a function | Tom Lane | 2001-10-02 |
* | - Synced preproc.y with gram.y. | Michael Meskes | 2001-09-19 |
* | Sequences are now based on int8, not int4, arithmetic. SERIAL pseudo-type | Tom Lane | 2001-08-16 |
* | Partial indexes work again, courtesy of Martijn van Oosterhout. | Tom Lane | 2001-07-16 |
* | - Synced preproc.y with gram.y. | Michael Meskes | 2001-06-01 |
* | Rewrite of planner statistics-gathering code. ANALYZE is now available as | Tom Lane | 2001-05-07 |
* | pgindent run. Make it all clean. | Bruce Momjian | 2001-03-22 |
* | Change case-folding of keywords to conform to SQL99 and fix misbehavior | Tom Lane | 2001-02-21 |
* | Restructure the key include files per recent pghackers discussion: there | Tom Lane | 2001-02-10 |
* | Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. | Bruce Momjian | 2001-01-24 |
* | Remove not-really-standard implementation of CREATE TABLE's UNDER clause, | Tom Lane | 2001-01-05 |
* | - Synced gram.y and preproc.y. | Michael Meskes | 2000-12-18 |
* | Remove current->old mapping. | Bruce Momjian | 2000-12-15 |
* | Applied yet another patch by Christof. Thanks Cristof! | Michael Meskes | 2000-11-09 |
* | Third try. Sorry, I had a wrong path in my copy statement. | Michael Meskes | 2000-11-07 |
* | - Synced preproc.y with gram.y. | Michael Meskes | 2000-09-26 |
* | *** empty log message *** | Michael Meskes | 2000-09-19 |
* | Rename rule CURRENT to OLD in source tree. Add mapping for backward | Bruce Momjian | 2000-06-12 |
* | Inheritance overhaul by Chris Bitmead <chris@bitmead.com> | Bruce Momjian | 2000-06-09 |
* | *** empty log message *** | Michael Meskes | 2000-04-08 |
* | *** empty log message *** | Michael Meskes | 2000-03-23 |
* | *** empty log message *** | Michael Meskes | 2000-03-15 |
* | *** empty log message *** | Michael Meskes | 2000-02-22 |
* | *** empty log message *** | Michael Meskes | 2000-02-15 |
* | Add: | Bruce Momjian | 2000-01-26 |
* | *** empty log message *** | Michael Meskes | 1999-12-08 |
* | *** empty log message *** | Michael Meskes | 1999-10-15 |
* | *** empty log message *** | Michael Meskes | 1999-10-08 |
* | *** empty log message *** | Michael Meskes | 1999-09-27 |
* | Move some system includes into c.h, and remove duplicates. | Bruce Momjian | 1999-07-17 |
* | Clean up #include in /include directory. Add scripts for checking includes. | Bruce Momjian | 1999-07-15 |
* | Remove S*I comments from Stephan. | Bruce Momjian | 1999-07-13 |
* | *** empty log message *** | Michael Meskes | 1999-04-26 |
* | *** empty log message *** | Michael Meskes | 1999-03-20 |
* | From: Michael Meskes <Michael_Meskes@topmail.de> | Marc G. Fournier | 1999-02-20 |
* | Change my-function-name-- to my_function_name, and optimizer renames. | Bruce Momjian | 1999-02-13 |
* | From: Michael Meskes <Michael.Meskes@usa.net> | Marc G. Fournier | 1999-02-04 |
* | Okay, I've updated the ecpg parser yet again. Unfortunately it has one | Bruce Momjian | 1999-01-18 |
* | From: Michael Meskes <Michael.Meskes@usa.net> | Marc G. Fournier | 1998-12-22 |
* | Changes from Michael Meskes: | Thomas G. Lockhart | 1998-10-03 |