From 085ffb24dc0b49871ed7693f696539709f703a4b Mon Sep 17 00:00:00 2001 From: Michael Meskes Date: Thu, 4 Oct 2007 16:29:33 +0000 Subject: [PATCH] Removed newline at end of exports files. --- src/interfaces/ecpg/compatlib/exports.txt | 3 +-- src/interfaces/ecpg/ecpglib/exports.txt | 3 +-- src/interfaces/ecpg/pgtypeslib/exports.txt | 3 +-- 3 files changed, 3 insertions(+), 6 deletions(-) diff --git a/src/interfaces/ecpg/compatlib/exports.txt b/src/interfaces/ecpg/compatlib/exports.txt index 120b389daa..1e83af7131 100644 --- a/src/interfaces/ecpg/compatlib/exports.txt +++ b/src/interfaces/ecpg/compatlib/exports.txt @@ -1,4 +1,4 @@ -# $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 - diff --git a/src/interfaces/ecpg/ecpglib/exports.txt b/src/interfaces/ecpg/ecpglib/exports.txt index 3f83e044d7..7061173f73 100644 --- a/src/interfaces/ecpg/ecpglib/exports.txt +++ b/src/interfaces/ecpg/ecpglib/exports.txt @@ -1,4 +1,4 @@ -# $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 - diff --git a/src/interfaces/ecpg/pgtypeslib/exports.txt b/src/interfaces/ecpg/pgtypeslib/exports.txt index 46e7e4adb8..a4e0d0a3ca 100644 --- a/src/interfaces/ecpg/pgtypeslib/exports.txt +++ b/src/interfaces/ecpg/pgtypeslib/exports.txt @@ -1,4 +1,4 @@ -# $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 -