]> granicus.if.org Git - postgresql/history - src/interfaces/ecpg/ChangeLog
Fixed some bugs.
[postgresql] / src / interfaces / ecpg / ChangeLog
2003-06-10 Michael MeskesFixed some bugs.
2003-06-02 Michael MeskesFixed segfault in forward definition parsing.
2003-05-30 Michael MeskesCreate a real prototype function for describe.
2003-05-30 Michael MeskesSync and some minor cleanup/fixing work plus an EXEC...
2003-05-29 Michael MeskesChanged variable parsing so struct[n].attr works.
2003-05-29 Michael MeskesParse forward definiton of structs.
2003-05-27 Michael MeskesAllow input from stdin and output to stdout.
2003-05-27 Michael MeskesFixed incorrect output for some structs.
2003-05-23 Michael Meskesecpg now accepts array elements as arguments.
2003-05-22 Michael Meskesecpg now recognizes named structs/unions. So you don...
2003-05-20 Michael MeskesReversed my incorrect fix.
2003-05-16 Michael MeskesMade variable type double work again.
2003-05-16 Michael MeskesFixed incorrect include and another typo. Sorry, the...
2003-05-14 Michael Meskes - Added more compatibility functions.
2003-05-13 Michael MeskesFixed order of include file search path.
2003-05-06 Michael MeskesAdded rfmtlong compatibility function.
2003-05-01 Michael MeskesAdded an option to force ecpg to also parse files inclu...
2003-04-08 Michael MeskesAdded some more informix compatibility functions.
2003-03-30 Michael MeskesMoved Informix stuff to its own compat library. Interva...
2003-03-27 Michael MeskesMore changes to pgtypeslib and set optimization to...
2003-03-21 Michael MeskesDo not free prepares statements at the end of a transac...
2003-03-21 Michael MeskesChanges to the parser to accept new datatypes.
2003-03-20 Michael MeskesStarted adding date and timestamp.
2003-03-16 Michael MeskesStarted working on a seperate pgtypes library. First...
2003-02-25 Michael MeskesAllow SET CONNECTION to be followed by connection objec...
2003-02-19 Michael MeskesAdded DATABASE command as alias to CONNECT TO.
2003-02-14 Michael Meskes- Synced parser and keyword file.
2003-02-13 Michael Meskes- Applied error reporting patch by Matthew Vanecek
2003-01-21 Michael MeskesSynced parser.
2002-11-27 Michael MeskesSynced parser with backend
2002-11-15 Michael MeskesSynced parser.
2002-11-07 Michael MeskesSynced parser one more time.
2002-10-21 Michael MeskesMerged ecpg_big_bison back into HEAD
2002-07-20 Michael MeskesSynced parser yet again.
2002-06-17 Michael MeskesFixed parser bug concerning octal numbers in single...
2002-06-12 Michael MeskesApplied Lee Kindness' patch to fix one of memory alloca...
2002-05-20 Michael Meskes - Fixed some parser bugs.
2002-05-19 Michael Meskes - Fixed reduce/reduce conflict in parser.
2002-04-28 Michael Meskes - Synced yet again.
2002-04-22 Michael MeskesSynced preproc.y and keywords.c.
2002-04-14 Michael Meskes- Synced preproc.y with gram.y
2002-03-21 Michael MeskesAdded typedef patches and a new option '-c' to automati...
2002-03-10 Michael MeskesFixed two bugs in define command in pgc.l
2002-03-06 Michael MeskesSynced parser with backend.
2002-01-23 Michael MeskesAdded patch to temporarily disable locale for descripto...
2002-01-18 Michael MeskesAccept subsequent commits. This should have been just...
2002-01-13 Michael Meskes - Fixed variable handling for struct members.
2002-01-11 Michael MeskesAdded Christof's fixes.
2002-01-10 Michael MeskesInclude sqlca.h automatically.
2002-01-08 Michael MeskesFixed array pointers, no longer using void * in arithme...
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-08 Michael MeskesFix ecpg to allow pointer to structs.
2001-12-06 Michael Meskes - Removed debug message from preproc.y.
2001-12-05 Michael Meskes - Fixed variable handling in AT statement.
2001-12-04 Michael Meskes Fixed dumping of structs without indicators.
2001-11-14 Michael MeskesAdded Christof's patches.
2001-11-02 Michael MeskesSync parser yet again.
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-14 Michael Meskes - Fixed GRANT statement.
2001-10-08 Michael Meskes Fix include file so library is binary compatible again.
2001-10-05 Michael MeskesMake sure each call to ECPGraise is logged.
2001-10-05 Michael MeskesFixed typo in proproc.y
2001-10-02 Michael MeskesRe-added Tom's patch fixing my setlocale patch. I accid...
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-06-13 Michael Meskes- Synced preproc.y with gram.y.
2001-06-01 Michael Meskes - Synced preproc.y with gram.y.
2001-04-05 Michael MeskesHopefully fixed the long long problem.
2001-04-02 Michael MeskesSynced pgc.l with scan.l.
2001-03-29 Michael MeskesApplied bug fix by Adriaan Joubert <a.joubert@albourne...
2001-02-26 Michael MeskesFixed variable handling in preproc.y.
2001-02-19 Michael MeskesSynced gram.y and preproc.y.
2001-01-31 Michael MeskesApplied two bug fixes by Christof Petig.
2001-01-25 Michael MeskesSynced gram.y and preproc.y.
2001-01-23 Michael MeskesMoved database name handling to libecpg.
2001-01-22 Michael MeskesSynced preproc.y with gram.y and added missing include...
2001-01-09 Michael MeskesSynced preproc.y with gram.y.
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-11-20 Michael MeskesParser synced.
2000-11-09 Michael MeskesApplied yet another patch by Christof. Thanks Cristof!
2000-11-07 Michael MeskesAdded more patches by Cristif Petig.
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-22 Michael MeskesFixed mixing of two enum datatypes.
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
next