diff options
| author | Michael Meskes <meskes@postgresql.org> | 2000-01-18 13:03:49 +0000 |
|---|---|---|
| committer | Michael Meskes <meskes@postgresql.org> | 2000-01-18 13:03:49 +0000 |
| commit | c80ba6a1b5daff642a3e9587b2ffbd8a9472c926 (patch) | |
| tree | e405943bdca142edae418320f8db128eab6b113c /src/interfaces/ecpg/ChangeLog | |
| parent | 4cd086ce43da8fa8049f328797f46a3bdb35e381 (diff) | |
| download | postgresql-c80ba6a1b5daff642a3e9587b2ffbd8a9472c926.tar.gz | |
*** empty log message ***
Diffstat (limited to 'src/interfaces/ecpg/ChangeLog')
| -rw-r--r-- | src/interfaces/ecpg/ChangeLog | 19 |
1 files changed, 18 insertions, 1 deletions
diff --git a/src/interfaces/ecpg/ChangeLog b/src/interfaces/ecpg/ChangeLog index 43e110bf78..bb8517a4b0 100644 --- a/src/interfaces/ecpg/ChangeLog +++ b/src/interfaces/ecpg/ChangeLog @@ -758,5 +758,22 @@ Thu Dec 23 13:25:05 CET 1999 Thu Jan 6 09:52:27 CET 2000 - Synced preproc.y with gram.y. - - Made sure Bruce's additions also make it into my source tree. - Set ecpg version to 2.6.14. + +Wed Jan 12 15:50:39 CET 2000 + + - Made sure Rene Hogendoorn's patches make it into ecpg completely + except for the FETCH syntax change. + +Fri Jan 14 21:17:46 CET 2000 + + - Applied a minor patch to ecpglib.c. + - Fixed initialization bugs. + +Mon Jan 17 21:55:40 CET 2000 + + - Synced preproc.y with gram.y. + - Changed FETCH syntax using Rene's final patch. Made it more + standard compliant. + - Set library version to 3.0.10. + - Set ecpg version to 2.7.0. |
