]> granicus.if.org Git - postgresql/blobdiff - src/interfaces/ecpg/ChangeLog
Added patch by ISHIDA Akio to allow indicators in execute statements.
[postgresql] / src / interfaces / ecpg / ChangeLog
index 2a79f6048ac0cb2f58e6cb2a6e51e60d13a3e973..1c3372193dd6ebe4a591668256d9b5f71a8e8c2e 100644 (file)
@@ -1790,6 +1790,26 @@ Fri May  7 15:34:05 CEST 2004
        - Added portability file to pgtypeslib.
        - Fixed bug that reversed string length in typedefs.
        - Added additional test case.
+       
+Mon May 10 15:38:58 CEST 2004
+
+       - Argh, just another bug in adjust_informix.
+       - Added "extern C" flags for C++ compiler.
+
+Fri May 21 15:17:35 CEST 2004
+       
+       - Fixed DEALLOCATE PREPARE to use correct function call
+       - Made sure connect statement does not accept single char variable,
+         but only strings.
+         
+Sat May 22 13:11:12 CEST 2004
+
+       - Added pg_config_paths.h to ecpglib.
+       
+Thu Jun 17 13:50:06 CEST 2004
+
+       - Added patch by ISHIDA Akio to allow indicators in execute
+         statements.
        - Set pgtypes library version to 1.2.
        - Set ecpg version to 3.2.0.
        - Set compat library version to 1.2.