Commit 085ffb24 authored by Michael Meskes's avatar Michael Meskes

Removed newline at end of exports files.

parent b26738b5
# $PostgreSQL: pgsql/src/interfaces/ecpg/compatlib/exports.txt,v 1.2 2007/10/03 14:01:28 meskes Exp $
# $PostgreSQL: pgsql/src/interfaces/ecpg/compatlib/exports.txt,v 1.3 2007/10/04 16:29:33 meskes Exp $
# Functions to be exported by ecpg_compatlib DLL
ECPG_informix_get_var 1
ECPG_informix_set_var 2
......@@ -41,4 +41,3 @@ rtypwidth 38
rupshift 39
ldchar 40
byleng 41
# $PostgreSQL: pgsql/src/interfaces/ecpg/ecpglib/exports.txt,v 1.2 2007/10/03 12:11:37 mha Exp $
# $PostgreSQL: pgsql/src/interfaces/ecpg/ecpglib/exports.txt,v 1.3 2007/10/04 16:29:33 meskes Exp $
# Functions to be exported by ecpglib DLL
ECPGallocate_desc 1
ECPGconnect 2
......@@ -25,4 +25,3 @@ ECPGsetconn 22
ECPGstatus 23
ECPGtrans 24
sqlprint 25
# $PostgreSQL: pgsql/src/interfaces/ecpg/pgtypeslib/exports.txt,v 1.1 2007/10/03 13:20:19 meskes Exp $
# $PostgreSQL: pgsql/src/interfaces/ecpg/pgtypeslib/exports.txt,v 1.2 2007/10/04 16:29:33 meskes Exp $
# Functions to be exported by pgtypeslib DLL
PGTYPESdate_dayofweek 1
PGTYPESdate_defmt_asc 2
......@@ -45,4 +45,3 @@ PGTYPEStimestamp_from_asc 42
PGTYPEStimestamp_sub 43
PGTYPEStimestamp_sub_interval 44
PGTYPEStimestamp_to_asc 45
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment