File tree Expand file tree Collapse file tree 3 files changed +3
-6
lines changed
Expand file tree Collapse file tree 3 files changed +3
-6
lines changed Original file line number Diff line number Diff line change 1- # $PostgreSQL: pgsql/src/interfaces/ecpg/compatlib/exports.txt,v 1.2 2007/10/03 14:01:28 meskes Exp $
1+ # $PostgreSQL: pgsql/src/interfaces/ecpg/compatlib/exports.txt,v 1.3 2007/10/04 16:29:33 meskes Exp $
22# Functions to be exported by ecpg_compatlib DLL
33ECPG_informix_get_var 1
44ECPG_informix_set_var 2
@@ -41,4 +41,3 @@ rtypwidth 38
4141rupshift 39
4242ldchar 40
4343byleng 41
44-
Original file line number Diff line number Diff line change 1- # $PostgreSQL: pgsql/src/interfaces/ecpg/ecpglib/exports.txt,v 1.2 2007/10/03 12:11:37 mha Exp $
1+ # $PostgreSQL: pgsql/src/interfaces/ecpg/ecpglib/exports.txt,v 1.3 2007/10/04 16:29:33 meskes Exp $
22# Functions to be exported by ecpglib DLL
33ECPGallocate_desc 1
44ECPGconnect 2
@@ -25,4 +25,3 @@ ECPGsetconn 22
2525ECPGstatus 23
2626ECPGtrans 24
2727sqlprint 25
28-
Original file line number Diff line number Diff line change 1- # $PostgreSQL: pgsql/src/interfaces/ecpg/pgtypeslib/exports.txt,v 1.1 2007/10/03 13:20:19 meskes Exp $
1+ # $PostgreSQL: pgsql/src/interfaces/ecpg/pgtypeslib/exports.txt,v 1.2 2007/10/04 16:29:33 meskes Exp $
22# Functions to be exported by pgtypeslib DLL
33PGTYPESdate_dayofweek 1
44PGTYPESdate_defmt_asc 2
@@ -45,4 +45,3 @@ PGTYPEStimestamp_from_asc 42
4545PGTYPEStimestamp_sub 43
4646PGTYPEStimestamp_sub_interval 44
4747PGTYPEStimestamp_to_asc 45
48-
You can’t perform that action at this time.
0 commit comments