repo.or.cz
/
PostgreSQL.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fix obsolete comment regarding FSM truncation.
[PostgreSQL.git]
/
src
/
interfaces
/
ecpg
/
ecpglib
/
exports.txt
blob
2c5d2e0e6e4e546f9f271d2f83921cdf3abdff4c
1
# $PostgreSQL$
2
# Functions to be exported by ecpglib DLL
3
ECPGallocate_desc 1
4
ECPGconnect 2
5
ECPGdeallocate 3
6
ECPGdeallocate_all 4
7
ECPGdeallocate_desc 5
8
ECPGdebug 6
9
ECPGdescribe 7
10
ECPGdisconnect 8
11
ECPGdo 9
12
ECPGdo_descriptor 10
13
ECPGfree_auto_mem 11
14
ECPGget_desc 12
15
ECPGget_desc_header 13
16
ECPGget_sqlca 14
17
ECPGis_noind_null 15
18
ECPGprepare 16
19
ECPGprepared_statement 17
20
ECPGset_desc 18
21
ECPGset_desc_header 19
22
ECPGset_noind_null 20
23
ECPGsetcommit 21
24
ECPGsetconn 22
25
ECPGstatus 23
26
ECPGtrans 24
27
sqlprint 25
28
ECPGget_PGconn 26