summaryrefslogtreecommitdiff
path: root/src/interfaces/ecpg/ecpglib/exports.txt
blob: 23f4733c4a5948b07941e010e98d5709826c5cb9 (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.5 2008/03/25 12:45:25 meskes 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
ECPGget_PGconn			 26