]> granicus.if.org Git - postgresql/commitdiff
Removed newline at end of exports files.
authorMichael Meskes <meskes@postgresql.org>
Thu, 4 Oct 2007 16:29:33 +0000 (16:29 +0000)
committerMichael Meskes <meskes@postgresql.org>
Thu, 4 Oct 2007 16:29:33 +0000 (16:29 +0000)
src/interfaces/ecpg/compatlib/exports.txt
src/interfaces/ecpg/ecpglib/exports.txt
src/interfaces/ecpg/pgtypeslib/exports.txt

index 120b389daa7b2423717a9c0647b9060971106a60..1e83af7131212e4241b29c7d44b09e2e67697a4b 100644 (file)
@@ -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
-
index 3f83e044d705bb7072fbcbf18a756f2adbed6cb4..7061173f73c2830ab0dc29440a28f75e6b299397 100644 (file)
@@ -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
-
index 46e7e4adb8162969ce3ade26a98df1cb79df0a4e..a4e0d0a3cae831620302a969cf38fd5d34717f71 100644 (file)
@@ -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
-