diff options
Diffstat (limited to 'src/interfaces/ecpg/ChangeLog')
-rw-r--r-- | src/interfaces/ecpg/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/src/interfaces/ecpg/ChangeLog b/src/interfaces/ecpg/ChangeLog index ea40d4c4a35..657339442bc 100644 --- a/src/interfaces/ecpg/ChangeLog +++ b/src/interfaces/ecpg/ChangeLog @@ -2412,6 +2412,12 @@ Mon, 02 Feb 2009 16:34:53 +0100 - Fixed auto allocation for binary data types. - Set pgtypes library version to 3.1. - Set compat library version to 3.1. - - Set ecpg library version to 6.2. + - Set ecpg library version to 6.1. - Set ecpg version to 4.5. +Fri, 07 Aug 2009 10:41:28 +0200 + + - Added STRING datatype for Informix compatibility mode. This work is + based on a patch send in by Böszörményi Zoltán <zb@cybertec.at>. + - Set ecpg library version to 6.2. + - Set ecpg version to 4.6. |