Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-03-20 | Remove yacc/lex output files from CVS repository. | Tom Lane | |
1999-03-20 | Reverse out pfree agg part of patch from Erik Riedel. | Bruce Momjian | |
1999-03-16 | Fix snprintf with strings, and nextval('"Aa"'); | Bruce Momjian | |
1999-03-14 | Reversed out libpq protocol patch for Tom Lane. | Bruce Momjian | |
1999-03-14 | Here is a little syntax error found in a .y file... A dropped semi. | Bruce Momjian | |
DwD -- Daryl W. Dunbar | |||
1999-02-28 | From: Michael Meskes <Michael_Meskes@topmail.de> | Marc G. Fournier | |
+ + Tue Feb 23 17:32:25 CET 1999 + + - Other than a struct a union itself cannot be specified as variable. + + Fri Feb 26 07:18:25 CET 1999 + + - Synced preproc.y with gram.y. + + Sat Feb 27 20:30:03 CET 1999 + + - Added automatic allocating for NULL pointers. |