aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces/ecpg/ecpglib/exports.txt
blob: 3f83e044d705bb7072fbcbf18a756f2adbed6cb4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
# $PostgreSQL: pgsql/src/interfaces/ecpg/ecpglib/exports.txt,v 1.2 2007/10/03 12:11:37 mha Exp $
# Functions to be exported by ecpglib DLL
ECPGallocate_desc		1
ECPGconnect			2
ECPGdeallocate			3
ECPGdeallocate_all		4
ECPGdeallocate_desc		5
ECPGdebug			6
ECPGdescribe			7
ECPGdisconnect			8
ECPGdo				9
ECPGdo_descriptor		10
ECPGfree_auto_mem		11
ECPGget_desc			12
ECPGget_desc_header		13
ECPGget_sqlca			14
ECPGis_noind_null		15
ECPGprepare			16
ECPGprepared_statement		17
ECPGset_desc			18
ECPGset_desc_header		19
ECPGset_noind_null		20
ECPGsetcommit			21
ECPGsetconn			22
ECPGstatus			23
ECPGtrans			24
sqlprint			25