index 0d11db51db15962bb8e471e7e66b8870cfe3de95..b09379dc8a4300a4701058b45c5f1ac74057d939 100644 (file)
- Changed statement escaping to not escape continuation line markers.
- Added ECPGget_PGconn() function to ecpglib, courtesy of Mike Aubury.
+
+Tue, 25 Mar 2008 13:42:26 +0100
+
+ - Should list ECPGget_PGconn in exports.txt.
- Set pgtypes library version to 3.1.
- Set compat library version to 3.1.
- Set ecpg library version to 6.2.
index 443438036d9b853624dfc8aab27eeb3f4715b97f..23f4733c4a5948b07941e010e98d5709826c5cb9 100644 (file)
-# $PostgreSQL: pgsql/src/interfaces/ecpg/ecpglib/exports.txt,v 1.4 2007年10月04日 17:49:31 meskes Exp $
+# $PostgreSQL: pgsql/src/interfaces/ecpg/ecpglib/exports.txt,v 1.5 2008年03月25日 12:45:25 meskes Exp $
# Functions to be exported by ecpglib DLL
ECPGallocate_desc 1
ECPGconnect 2
ECPGstatus 23
ECPGtrans 24
sqlprint 25
+ECPGget_PGconn 26