]> granicus.if.org Git - postgresql/commitdiff
Replaced tabs by white spaces
authorMichael Meskes <meskes@postgresql.org>
Thu, 4 Oct 2007 17:49:31 +0000 (17:49 +0000)
committerMichael Meskes <meskes@postgresql.org>
Thu, 4 Oct 2007 17:49:31 +0000 (17:49 +0000)
src/interfaces/ecpg/compatlib/exports.txt
src/interfaces/ecpg/ecpglib/exports.txt
src/interfaces/ecpg/pgtypeslib/exports.txt

index 1e83af7131212e4241b29c7d44b09e2e67697a4b..cd74e79efb52579781c8933e63fcd239dffaeda5 100644 (file)
@@ -1,43 +1,43 @@
-# $PostgreSQL: pgsql/src/interfaces/ecpg/compatlib/exports.txt,v 1.3 2007/10/04 16:29:33 meskes Exp $
+# $PostgreSQL: pgsql/src/interfaces/ecpg/compatlib/exports.txt,v 1.4 2007/10/04 17:49:31 meskes Exp $
 # Functions to be exported by ecpg_compatlib DLL
-ECPG_informix_get_var  1
-ECPG_informix_set_var  2
-decadd                 3
-deccmp                 4
-deccopy                        5
-deccvasc               6
-deccvdbl               7
-deccvint               8
-deccvlong              9
-decdiv                 10
-decmul                 11
-decsub                 12
-dectoasc               13
-dectodbl               14
-dectoint               15
-dectolong              16
-dtcurrent              17
-dtcvasc                        18
-dtcvfmtasc             19
-dtsub                  20
-dttoasc                        21
-dttofmtasc             22
-intoasc                        23
-rdatestr               24
-rdayofweek             25
-rdefmtdate             26
-rfmtdate               27
-rfmtlong               28
-rgetmsg                        29
-risnull                        30
-rjulmdy                        31
-rmdyjul                        32
-rsetnull               33
-rstrdate               34
-rtoday                 35
-rtypalign              36
-rtypmsize              37
-rtypwidth              38
-rupshift               39
-ldchar                 40
-byleng                 41
+ECPG_informix_get_var   1
+ECPG_informix_set_var   2
+decadd                  3
+deccmp                  4
+deccopy                 5
+deccvasc                6
+deccvdbl                7
+deccvint                8
+deccvlong               9
+decdiv                  10
+decmul                  11
+decsub                  12
+dectoasc                13
+dectodbl                14
+dectoint                15
+dectolong               16
+dtcurrent               17
+dtcvasc                 18
+dtcvfmtasc              19
+dtsub                   20
+dttoasc                 21
+dttofmtasc              22
+intoasc                 23
+rdatestr                24
+rdayofweek              25
+rdefmtdate              26
+rfmtdate                27
+rfmtlong                28
+rgetmsg                 29
+risnull                 30
+rjulmdy                 31
+rmdyjul                 32
+rsetnull                33
+rstrdate                34
+rtoday                  35
+rtypalign               36
+rtypmsize               37
+rtypwidth               38
+rupshift                39
+ldchar                  40
+byleng                  41
index 7061173f73c2830ab0dc29440a28f75e6b299397..443438036d9b853624dfc8aab27eeb3f4715b97f 100644 (file)
@@ -1,27 +1,27 @@
-# $PostgreSQL: pgsql/src/interfaces/ecpg/ecpglib/exports.txt,v 1.3 2007/10/04 16:29:33 meskes Exp $
+# $PostgreSQL: pgsql/src/interfaces/ecpg/ecpglib/exports.txt,v 1.4 2007/10/04 17:49:31 meskes Exp $
 # Functions to be exported by ecpglib DLL
-ECPGallocate_desc              1
-ECPGconnect                    2
-ECPGdeallocate                 3
-ECPGdeallocate_all             4
-ECPGdeallocate_desc            5
-ECPGdebug                      6
-ECPGdescribe                   7
-ECPGdisconnect                 8
-ECPGdo                         9
-ECPGdo_descriptor              10
-ECPGfree_auto_mem              11
-ECPGget_desc                   12
-ECPGget_desc_header            13
-ECPGget_sqlca                  14
-ECPGis_noind_null              15
-ECPGprepare                    16
-ECPGprepared_statement         17
-ECPGset_desc                   18
-ECPGset_desc_header            19
-ECPGset_noind_null             20
-ECPGsetcommit                  21
-ECPGsetconn                    22
-ECPGstatus                     23
-ECPGtrans                      24
-sqlprint                       25
+ECPGallocate_desc                1
+ECPGconnect                      2
+ECPGdeallocate                   3
+ECPGdeallocate_all               4
+ECPGdeallocate_desc              5
+ECPGdebug                        6
+ECPGdescribe                     7
+ECPGdisconnect                   8
+ECPGdo                           9
+ECPGdo_descriptor                10
+ECPGfree_auto_mem                11
+ECPGget_desc                     12
+ECPGget_desc_header              13
+ECPGget_sqlca                    14
+ECPGis_noind_null                15
+ECPGprepare                      16
+ECPGprepared_statement           17
+ECPGset_desc                     18
+ECPGset_desc_header              19
+ECPGset_noind_null               20
+ECPGsetcommit                    21
+ECPGsetconn                      22
+ECPGstatus                       23
+ECPGtrans                        24
+sqlprint                         25
index a4e0d0a3cae831620302a969cf38fd5d34717f71..ea7cf313fa49b715a3dc0c6104e6953874d01452 100644 (file)
@@ -1,47 +1,47 @@
-# $PostgreSQL: pgsql/src/interfaces/ecpg/pgtypeslib/exports.txt,v 1.2 2007/10/04 16:29:33 meskes Exp $
+# $PostgreSQL: pgsql/src/interfaces/ecpg/pgtypeslib/exports.txt,v 1.3 2007/10/04 17:49:31 meskes Exp $
 # Functions to be exported by pgtypeslib DLL
-PGTYPESdate_dayofweek          1
-PGTYPESdate_defmt_asc          2
-PGTYPESdate_fmt_asc            3
-PGTYPESdate_free               4
-PGTYPESdate_from_asc           5
-PGTYPESdate_from_timestamp     6
-PGTYPESdate_julmdy             7
-PGTYPESdate_mdyjul             8
-PGTYPESdate_new                        9
-PGTYPESdate_to_asc             10
-PGTYPESdate_today              11
-PGTYPESdecimal_free            12
-PGTYPESdecimal_new             13
-PGTYPESinterval_copy           14
-PGTYPESinterval_free           15
-PGTYPESinterval_from_asc       16
-PGTYPESinterval_new            17
-PGTYPESinterval_to_asc         18
-PGTYPESnumeric_add             19
-PGTYPESnumeric_cmp             20
-PGTYPESnumeric_copy            21
-PGTYPESnumeric_div             22
-PGTYPESnumeric_free            23
-PGTYPESnumeric_from_asc                24
-PGTYPESnumeric_from_decimal    25
-PGTYPESnumeric_from_double     26
-PGTYPESnumeric_from_int                27
-PGTYPESnumeric_from_long       28
-PGTYPESnumeric_mul             29
-PGTYPESnumeric_new             30
-PGTYPESnumeric_sub             31
-PGTYPESnumeric_to_asc          32
-PGTYPESnumeric_to_decimal      33
-PGTYPESnumeric_to_double       34
-PGTYPESnumeric_to_int          35
-PGTYPESnumeric_to_long         36
-PGTYPEStimestamp_add_interval  37
-PGTYPEStimestamp_current       38
-PGTYPEStimestamp_defmt_asc     39
-PGTYPEStimestamp_defmt_scan    40
-PGTYPEStimestamp_fmt_asc       41
-PGTYPEStimestamp_from_asc      42
-PGTYPEStimestamp_sub           43
-PGTYPEStimestamp_sub_interval  44
-PGTYPEStimestamp_to_asc                45
+PGTYPESdate_dayofweek           1
+PGTYPESdate_defmt_asc           2
+PGTYPESdate_fmt_asc             3
+PGTYPESdate_free                4
+PGTYPESdate_from_asc            5
+PGTYPESdate_from_timestamp      6
+PGTYPESdate_julmdy              7
+PGTYPESdate_mdyjul              8
+PGTYPESdate_new                 9
+PGTYPESdate_to_asc              10
+PGTYPESdate_today               11
+PGTYPESdecimal_free             12
+PGTYPESdecimal_new              13
+PGTYPESinterval_copy            14
+PGTYPESinterval_free            15
+PGTYPESinterval_from_asc        16
+PGTYPESinterval_new             17
+PGTYPESinterval_to_asc          18
+PGTYPESnumeric_add              19
+PGTYPESnumeric_cmp              20
+PGTYPESnumeric_copy             21
+PGTYPESnumeric_div              22
+PGTYPESnumeric_free             23
+PGTYPESnumeric_from_asc         24
+PGTYPESnumeric_from_decimal     25
+PGTYPESnumeric_from_double      26
+PGTYPESnumeric_from_int         27
+PGTYPESnumeric_from_long        28
+PGTYPESnumeric_mul              29
+PGTYPESnumeric_new              30
+PGTYPESnumeric_sub              31
+PGTYPESnumeric_to_asc           32
+PGTYPESnumeric_to_decimal       33
+PGTYPESnumeric_to_double        34
+PGTYPESnumeric_to_int           35
+PGTYPESnumeric_to_long          36
+PGTYPEStimestamp_add_interval   37
+PGTYPEStimestamp_current        38
+PGTYPEStimestamp_defmt_asc      39
+PGTYPEStimestamp_defmt_scan     40
+PGTYPEStimestamp_fmt_asc        41
+PGTYPEStimestamp_from_asc       42
+PGTYPEStimestamp_sub            43
+PGTYPEStimestamp_sub_interval   44
+PGTYPEStimestamp_to_asc         45