]> 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 7226149853b7f6bfad0ae8c25cc6f76defd3ba60..1c3372193dd6ebe4a591668256d9b5f71a8e8c2e 100644 (file)
@@ -1795,6 +1795,21 @@ 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.