From 3450aa1be3d6d2a818042e191444f3285583c5a7 Mon Sep 17 00:00:00 2001 From: Michael Meskes Date: Tue, 25 Mar 2008 12:45:33 +0000 Subject: [PATCH] added ECPGget_PGconn to exports.txt --- src/interfaces/ecpg/ChangeLog | 4 ++++ src/interfaces/ecpg/ecpglib/exports.txt | 1 + 2 files changed, 5 insertions(+) diff --git a/src/interfaces/ecpg/ChangeLog b/src/interfaces/ecpg/ChangeLog index 0d11db51db..b09379dc8a 100644 --- a/src/interfaces/ecpg/ChangeLog +++ b/src/interfaces/ecpg/ChangeLog @@ -2332,6 +2332,10 @@ Thu, 20 Mar 2008 16:54:27 +0100 - 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. diff --git a/src/interfaces/ecpg/ecpglib/exports.txt b/src/interfaces/ecpg/ecpglib/exports.txt index 67a8b306c0..2c5d2e0e6e 100644 --- a/src/interfaces/ecpg/ecpglib/exports.txt +++ b/src/interfaces/ecpg/ecpglib/exports.txt @@ -25,3 +25,4 @@ ECPGsetconn 22 ECPGstatus 23 ECPGtrans 24 sqlprint 25 +ECPGget_PGconn 26 -- 2.39.5