Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commite427aa9

Browse files
author
Michael Meskes
committed
added ECPGget_PGconn to exports.txt
1 parent82694e2 commite427aa9

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

‎src/interfaces/ecpg/ChangeLog

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2332,6 +2332,10 @@ Thu, 20 Mar 2008 16:54:27 +0100
23322332

23332333
- Changed statement escaping to not escape continuation line markers.
23342334
- Added ECPGget_PGconn() function to ecpglib, courtesy of Mike Aubury.
2335+
2336+
Tue, 25 Mar 2008 13:42:26 +0100
2337+
2338+
- Should list ECPGget_PGconn in exports.txt.
23352339
- Set pgtypes library version to 3.1.
23362340
- Set compat library version to 3.1.
23372341
- Set ecpg library version to 6.2.

‎src/interfaces/ecpg/ecpglib/exports.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# $PostgreSQL: pgsql/src/interfaces/ecpg/ecpglib/exports.txt,v 1.4 2007/10/04 17:49:31 meskes Exp $
1+
# $PostgreSQL: pgsql/src/interfaces/ecpg/ecpglib/exports.txt,v 1.5 2008/03/25 12:45:25 meskes Exp $
22
# Functions to be exported by ecpglib DLL
33
ECPGallocate_desc 1
44
ECPGconnect 2
@@ -25,3 +25,4 @@ ECPGsetconn 22
2525
ECPGstatus 23
2626
ECPGtrans 24
2727
sqlprint 25
28+
ECPGget_PGconn 26

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp