aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces/ecpg/ChangeLog
Commit message (Expand)AuthorAge
* - Removed space_or_nl and line_end from pgc.l.Michael Meskes2001-12-23
* Fixed several bugs concerning indicators and added error messages instead of ...Michael Meskes2001-12-09
* Fix ecpg to allow pointer to structs.Michael Meskes2001-12-08
* - Removed debug message from preproc.y.Michael Meskes2001-12-06
* - Fixed variable handling in AT statement.Michael Meskes2001-12-05
* Fixed dumping of structs without indicators.Michael Meskes2001-12-04
* Added Christof's patches.Michael Meskes2001-11-14
* Sync parser yet again.Michael Meskes2001-11-02
* synced preproc.y with gram.yMichael Meskes2001-10-22
* removed "not fully implemented" warning for nullifMichael Meskes2001-10-19
* Added Lee Kindness' patches.Michael Meskes2001-10-18
* - Fixed GRANT statement.Michael Meskes2001-10-14
* Fix include file so library is binary compatible again.Michael Meskes2001-10-08
* Make sure each call to ECPGraise is logged.Michael Meskes2001-10-05
* Fixed typo in proproc.yMichael Meskes2001-10-05
* Re-added Tom's patch fixing my setlocale patch. I accidentlyMichael Meskes2001-10-02
* - Fixed truncate bug.Michael Meskes2001-10-01
* - Synced preproc.y with gram.y.Michael Meskes2001-09-25
* - Synced preproc.y with gram.y.Michael Meskes2001-09-19
* - Synced preproc.y with gram.y.Michael Meskes2001-08-19
* - Synced preproc.y with gram.y.Michael Meskes2001-06-13
* - Synced preproc.y with gram.y.Michael Meskes2001-06-01
* Hopefully fixed the long long problem.Michael Meskes2001-04-05
* Synced pgc.l with scan.l.Michael Meskes2001-04-02
* Applied bug fix by Adriaan Joubert <a.joubert@albourne.com>Michael Meskes2001-03-29
* Fixed variable handling in preproc.y.Michael Meskes2001-02-26
* Synced gram.y and preproc.y.Michael Meskes2001-02-19
* Applied two bug fixes by Christof Petig.Michael Meskes2001-01-31
* Synced gram.y and preproc.y.Michael Meskes2001-01-25
* Moved database name handling to libecpg.Michael Meskes2001-01-23
* Synced preproc.y with gram.y and added missing include file to pgc.l.Michael Meskes2001-01-22
* Synced preproc.y with gram.y.Michael Meskes2001-01-09
* - Fixed bug in a connect statement using varchars.Michael Meskes2000-12-22
* - Synced gram.y and preproc.y.Michael Meskes2000-12-18
* Parser synced.Michael Meskes2000-11-20
* Applied yet another patch by Christof. Thanks Cristof!Michael Meskes2000-11-09
* Added more patches by Cristif Petig.Michael Meskes2000-11-07
* Parser sync.Michael Meskes2000-11-03
* Added patch by Christof Petig <christof.petig@wtal.de> that fixes some bugs i...Michael Meskes2000-10-31
* Sync preproc.y with gram.y.Michael Meskes2000-10-30
* Removed multibyte stuff since client does not know about encoding in the back...Michael Meskes2000-10-29
* Synced preproc.y with gram.y.Michael Meskes2000-10-25
* Added some more C constructs to the parser.Michael Meskes2000-10-25
* Fixed mixing of two enum datatypes.Michael Meskes2000-10-22
* Fixed some bugs in C language parsing.Michael Meskes2000-10-17
* Simplified parsing of connect rule.Michael Meskes2000-10-17
* Fixed handling of variables in connect rule.Michael Meskes2000-10-16
* Replace constants by C variables wherever possible.Michael Meskes2000-10-12
* Synced preproc.y with gram.yMichael Meskes2000-10-11
* Added patch by Cristof for catching yet another NOTICE.Michael Meskes2000-10-04