]> granicus.if.org Git - postgresql/history - src/interfaces/ecpg/preproc/preproc.y
Fixed parser to accept initializing expressions starting with "(".
[postgresql] / src / interfaces / ecpg / preproc / preproc.y
2002-01-07 Michael MeskesFixed parser to accept initializing expressions startin...
2001-12-23 Michael Meskes- Removed space_or_nl and line_end from pgc.l.
2001-12-09 Michael MeskesFixed several bugs concerning indicators and added...
2001-12-06 Michael Meskes - Removed debug message from preproc.y.
2001-12-05 Michael Meskes - Fixed variable handling in AT statement.
2001-11-16 Tom LaneOnce again, Michael has overwritten someone else's...
2001-11-16 Michael MeskesCommitted again to add the missing files/patches.
2001-11-16 Tom LaneUpdate keyword lists per suggestions by Peter. There...
2001-11-10 Tom LaneAllow TIMESTAMP, VARCHAR, et al to be used as unquoted...
2001-11-02 Michael MeskesSync parser yet again.
2001-10-31 Bruce MomjianAdd ALTER TABLE ADD UNIQUE regression tests from Christ...
2001-10-25 Tom LaneRemove 294 reduce/reduce conflicts.
2001-10-22 Michael Meskessynced preproc.y with gram.y
2001-10-19 Michael Meskesremoved "not fully implemented" warning for nullif
2001-10-18 Michael MeskesAdded Lee Kindness' patches.
2001-10-15 Tom LaneDoesn't anyone test stuff before they commit it?
2001-10-15 Bruce Momjian > Uh, isn't the correct fix
2001-10-14 Michael Meskes - Fixed GRANT statement.
2001-10-05 Michael MeskesFixed typo in proproc.y
2001-10-03 Tom LaneDROP AGGREGATE and COMMENT ON AGGREGATE now accept...
2001-10-02 Tom LaneAdd CREATE OR REPLACE FUNCTION syntax to allow replacin...
2001-10-01 Michael Meskes - Fixed truncate bug.
2001-09-25 Michael Meskes - Synced preproc.y with gram.y.
2001-09-19 Michael Meskes- Synced preproc.y with gram.y.
2001-08-19 Michael Meskes- Synced preproc.y with gram.y.
2001-08-16 Tom LaneSequences are now based on int8, not int4, arithmetic...
2001-08-10 Tom LaneMake OIDs optional, per discussions in pghackers. ...
2001-08-10 Bruce MomjianPatch to LOCK multiple tables in one LOCK command.
2001-08-04 Bruce MomjianBack out LOCK A,B,C patch at Tom's suggestion.
2001-08-04 Bruce MomjianAdd LOCK A,B,C functionality as LOCK A;LOCK B;LOCK...
2001-07-16 Tom LanePartial indexes work again, courtesy of Martijn van...
2001-07-12 Tom LaneRemove grammar restrictions on order of optional clause...
2001-07-11 Bruce MomjianThe SQL preprocessor ecpg generates "initially deferrab...
2001-07-10 Tom LaneChanges from Vince Vielhaber to allow the optional...
2001-07-09 Tom LaneAdd SHARE UPDATE EXCLUSIVE lock mode, coming soon to...
2001-06-23 Bruce MomjianAdd TEMPORARY sequences and have SERIAL on a temp table...
2001-06-13 Michael Meskes- Synced preproc.y with gram.y.
2001-06-01 Michael Meskes - Synced preproc.y with gram.y.
2001-05-07 Tom LaneRewrite of planner statistics-gathering code. ANALYZE...
2001-05-01 Tom LaneSynced gram.y and preproc.y.
2001-04-05 Michael MeskesHopefully fixed the long long problem.
2001-02-26 Michael MeskesFixed variable handling in preproc.y.
2001-02-19 Michael MeskesSynced gram.y and preproc.y.
2001-02-10 Tom LaneRestructure the key include files per recent pghackers...
2001-01-25 Michael MeskesSynced gram.y and preproc.y.
2001-01-22 Michael MeskesSynced preproc.y with gram.y and added missing include...
2001-01-09 Michael MeskesSynced preproc.y with gram.y.
2001-01-05 Tom LaneRemove not-really-standard implementation of CREATE...
2000-12-22 Michael Meskes- Fixed bug in a connect statement using varchars.
2000-12-18 Michael Meskes - Synced gram.y and preproc.y.
2000-12-15 Bruce MomjianChange ET_WARN to ET_NOTICE to match internal codes...
2000-11-20 Tom LaneFix yacc failures in preproc.y.
2000-11-20 Michael MeskesParser synced.
2000-11-09 Michael MeskesApplied yet another patch by Christof. Thanks Cristof!
2000-11-07 Michael MeskesThird try. Sorry, I had a wrong path in my copy statement.
2000-11-03 Michael MeskesParser sync.
2000-10-31 Michael MeskesAdded patch by Christof Petig <christof.petig@wtal...
2000-10-30 Michael MeskesSync preproc.y with gram.y.
2000-10-29 Michael MeskesRemoved multibyte stuff since client does not know...
2000-10-25 Michael MeskesSynced preproc.y with gram.y.
2000-10-25 Michael MeskesAdded some more C constructs to the parser.
2000-10-17 Michael MeskesFixed some bugs in C language parsing.
2000-10-17 Michael MeskesSimplified parsing of connect rule.
2000-10-16 Michael MeskesFixed handling of variables in connect rule.
2000-10-12 Michael MeskesReplace constants by C variables wherever possible.
2000-10-11 Michael MeskesSynced preproc.y with gram.y
2000-09-26 Michael Meskes- Synced preproc.y with gram.y.
2000-09-21 Michael Meskes*** empty log message ***
2000-09-19 Michael Meskes*** empty log message ***
2000-08-26 Tom LaneRename BITSPERBYTE to BITS_PER_BYTE to avoid conflict...
2000-08-07 Tom LaneTOAST mop-up work: update comments for tuple-size-relat...
2000-06-12 Bruce MomjianRename rule CURRENT to OLD in source tree. Add mapping...
2000-06-09 Bruce MomjianInheritance overhaul by Chris Bitmead <chris@bitmead...
2000-04-08 Michael Meskes*** empty log message ***
2000-04-05 Michael Meskes*** empty log message ***
2000-04-02 Michael Meskes*** empty log message ***
2000-03-30 Michael Meskes*** empty log message ***
2000-03-23 Michael Meskes*** empty log message ***
2000-03-19 Michael Meskes*** empty log message ***
2000-03-15 Michael Meskes*** empty log message ***
2000-03-09 Michael Meskes*** empty log message ***
2000-03-07 Michael Meskes*** empty log message ***
2000-03-03 Michael Meskes*** empty log message ***
2000-03-02 Michael Meskes*** empty log message ***
2000-03-02 Michael Meskes*** empty log message ***
2000-03-01 Michael Meskes*** empty log message ***
2000-02-25 Michael Meskes*** empty log message ***
2000-02-22 Michael Meskes*** empty log message ***
2000-02-18 Michael Meskes*** empty log message ***
2000-02-17 Michael Meskes*** empty log message ***
2000-02-16 Michael Meskes*** empty log message ***
2000-02-15 Michael Meskes*** empty log message ***
2000-02-14 Michael Meskes*** empty log message ***
2000-02-04 Jan WieckMade prototypes for yyerror() consistent with Bruce...
2000-01-27 Michael Meskes*** empty log message ***
2000-01-18 Michael Meskes*** empty log message ***
2000-01-07 Michael Meskes*** empty log message ***
1999-12-21 Bruce MomjianThe first fix is to allow an input file with a relative...
1999-12-16 Michael Meskes*** empty log message ***
1999-12-10 Bruce MomjianRename several destroy* functions/tags to drop*.
next