diff options
Diffstat (limited to 'src/interfaces/ecpg/ChangeLog')
-rw-r--r-- | src/interfaces/ecpg/ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/src/interfaces/ecpg/ChangeLog b/src/interfaces/ecpg/ChangeLog index 632c4c95653..df608d25cf7 100644 --- a/src/interfaces/ecpg/ChangeLog +++ b/src/interfaces/ecpg/ChangeLog @@ -1714,3 +1714,17 @@ Mon Nov 3 15:43:19 CET 2003 - Set pgtypes library to 1.0.0 - Set compat library to 1.0.0 +Wed Dec 3 09:45:21 CET 2003 + + - Added patch for array handling by Dave Cramer + +Wed Dec 17 16:11:16 CET 2003 + + - Added just another patch by Dave that fixes a reversed order in + variable listing for output variables in cursor definitions + - Fixed incorrect if call in long=>numeric conversion. + - Set ecpg version to 3.1.0 + - Set ecpg library to 4.1.0 + - Set pgtypes library to 1.1.0 + - Set compat library to 1.1.0 + |