~ubuntu-branches/ubuntu/lucid/postgresql-8.4/lucid-proposed

« back to all changes in this revision

Viewing changes to src/interfaces/ecpg/compatlib/libecpg_compatddll.def

  • Committer: Bazaar Package Importer
  • Author(s): Martin Pitt
  • Date: 2009-05-19 14:03:37 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20090519140337-wp9u2si99uppeb81
Tags: 8.4~beta2-2
* Second public beta of 8.4.
* debian/control: Slightly lower the dependencies for postgresql-common to
  >= 98~, so that backports also match.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
; DEF file for MS VC++
 
2
LIBRARY LIBECPG_COMPATD
 
3
EXPORTS
 
4
    ECPG_informix_get_var   @ 1
 
5
    ECPG_informix_set_var   @ 2
 
6
    decadd                  @ 3
 
7
    deccmp                  @ 4
 
8
    deccopy                 @ 5
 
9
    deccvasc                @ 6
 
10
    deccvdbl                @ 7
 
11
    deccvint                @ 8
 
12
    deccvlong               @ 9
 
13
    decdiv                  @ 10
 
14
    decmul                  @ 11
 
15
    decsub                  @ 12
 
16
    dectoasc                @ 13
 
17
    dectodbl                @ 14
 
18
    dectoint                @ 15
 
19
    dectolong               @ 16
 
20
    dtcurrent               @ 17
 
21
    dtcvasc                 @ 18
 
22
    dtcvfmtasc              @ 19
 
23
    dtsub                   @ 20
 
24
    dttoasc                 @ 21
 
25
    dttofmtasc              @ 22
 
26
    intoasc                 @ 23
 
27
    rdatestr                @ 24
 
28
    rdayofweek              @ 25
 
29
    rdefmtdate              @ 26
 
30
    rfmtdate                @ 27
 
31
    rfmtlong                @ 28
 
32
    rgetmsg                 @ 29
 
33
    risnull                 @ 30
 
34
    rjulmdy                 @ 31
 
35
    rmdyjul                 @ 32
 
36
    rsetnull                @ 33
 
37
    rstrdate                @ 34
 
38
    rtoday                  @ 35
 
39
    rtypalign               @ 36
 
40
    rtypmsize               @ 37
 
41
    rtypwidth               @ 38
 
42
    rupshift                @ 39
 
43
    ldchar                  @ 40
 
44
    byleng                  @ 41