diff options
Diffstat (limited to 'src/interfaces/ecpg/ChangeLog')
| -rw-r--r-- | src/interfaces/ecpg/ChangeLog | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/src/interfaces/ecpg/ChangeLog b/src/interfaces/ecpg/ChangeLog index dcd7ff197e..2a232f7015 100644 --- a/src/interfaces/ecpg/ChangeLog +++ b/src/interfaces/ecpg/ChangeLog @@ -934,15 +934,22 @@ Mon Sep 18 13:55:11 PDT 2000 - Added int8 support based on a patch by Martijn Schoemaker <martijn@osp.nl> -Mit Sep 20 12:40:27 PDT 2000 +Wed Sep 20 12:40:27 PDT 2000 - Added patch by Christof Petig <christof.petig@wtal.de> to process backend NOTICEs. - Added patch by Christof Petig <christof.petig@wtal.de> to cache type information. -Don Sep 21 13:54:13 PDT 2000 +Thu Sep 21 13:54:13 PDT 2000 - Enabled parser to accept ip addresses instead of host names. + +Tue Sep 26 13:00:16 PDT 2000 + + - Synced preproc.y with gram.y. + - Synced keyword.c. + - Added patch by Christof Petig <christof.petig@wtal.de> to fix NOT + FOUND problem on update/insert/delete. - Set ecpg version to 2.8.0. - Set library version to 3.2.0. |
