~ubuntu-branches/ubuntu/precise/postgresql-9.1/precise-security

« back to all changes in this revision

Viewing changes to src/interfaces/ecpg/ecpglib/libecpgddll.def

  • Committer: Bazaar Package Importer
  • Author(s): Martin Pitt
  • Date: 2011-05-11 10:41:53 UTC
  • Revision ID: james.westby@ubuntu.com-20110511104153-psbh2o58553fv1m0
Tags: upstream-9.1~beta1
ImportĀ upstreamĀ versionĀ 9.1~beta1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
; DEF file for MS VC++
 
2
LIBRARY LIBECPGD
 
3
EXPORTS
 
4
    ECPGallocate_desc                @ 1
 
5
    ECPGconnect                      @ 2
 
6
    ECPGdeallocate                   @ 3
 
7
    ECPGdeallocate_all               @ 4
 
8
    ECPGdeallocate_desc              @ 5
 
9
    ECPGdebug                        @ 6
 
10
    ECPGdescribe                     @ 7
 
11
    ECPGdisconnect                   @ 8
 
12
    ECPGdo                           @ 9
 
13
    ECPGdo_descriptor                @ 10
 
14
    ECPGfree_auto_mem                @ 11
 
15
    ECPGget_desc                     @ 12
 
16
    ECPGget_desc_header              @ 13
 
17
    ECPGget_sqlca                    @ 14
 
18
    ECPGis_noind_null                @ 15
 
19
    ECPGprepare                      @ 16
 
20
    ECPGprepared_statement           @ 17
 
21
    ECPGset_desc                     @ 18
 
22
    ECPGset_desc_header              @ 19
 
23
    ECPGset_noind_null               @ 20
 
24
    ECPGsetcommit                    @ 21
 
25
    ECPGsetconn                      @ 22
 
26
    ECPGstatus                       @ 23
 
27
    ECPGtrans                        @ 24
 
28
    sqlprint                         @ 25
 
29
    ECPGget_PGconn                       @ 26
 
30
    ECPGtransactionStatus                @ 27
 
31
    ECPGset_var                  @ 28
 
32
    ECPGget_var                  @ 29