Annotation of sql/oracle/ChangeLog, revision 1.4

1.4     ! paf         1: 2002-06-04  paf
        !             2:        * Makefile.am:
        !             3:        * Makefile.am:
        !             4:        * Makefile.in:
        !             5:        * Makefile.in:
        !             6:                *** empty log message ***
        !             7: 
        !             8: 2002-06-03  paf
        !             9:        * parser3oracle.dsp:
        !            10:                fixed .dsp-s along with reorganized cvs modules dirs structure
        !            11: 
        !            12:        * parser3oracle.dsp:
        !            13:                reorganized cvs modules
        !            14: 
1.2       paf        15: 2002-02-08  paf
1.3       paf        16:        * Makefile.am:
                     17:        * Makefile.in:
                     18:        * libltdl/Makefile.am:
                     19:        * libltdl/Makefile.in:
                     20:        * libltdl/libltdl.dsp:
                     21:        * libltdl/libltdl_oracle.dsp:
                     22:        * parser3oracle.dsw:
                     23:                libltdl.dsp now
                     24: 
1.1       parser     25:        * config_fixed.h:
                     26:        * config_includes.h:
1.2       paf        27:        * parser3oracle.C:
                     28:                2002
                     29: 
                     30:        * configure:
                     31:        * configure.in:
1.1       parser     32:        * libltdl/Makefile.am:
                     33:        * libltdl/Makefile.in:
1.2       paf        34:        * libltdl/acconfig.h:
1.1       parser     35:        * libltdl/acinclude.m4:
                     36:        * libltdl/aclocal.m4:
                     37:        * libltdl/configure:
                     38:        * libltdl/configure.in:
1.2       paf        39:                removed static lib generation,
                     40:                removed double libtool generation
1.3       paf        41: 
                     42:        * configure:
                     43:        * configure.in:
                     44:                package name & version
                     45: 
                     46:        * AUTHORS:
                     47:        * COPYING:
                     48:        * INSTALL:
                     49:        * README:
                     50:                install&others updated
1.2       paf        51: 
                     52:        * parser3oracle.C:
                     53:                name spelling
                     54: 
                     55: 2001-11-24  paf
                     56:        * aclocal.m4:
                     57:                *** empty log message ***
                     58: 
                     59: 2001-11-19  paf
                     60:        * parser3oracle.C:
                     61:                isspace
                     62: 
                     63:        * parser3oracle.C:
                     64:                removed leading whitespace before comparing to 'select...
                     65: 
                     66: 2001-11-16  paf
                     67:        * parser3oracle.C:
                     68:                introducing estimating String::cstr_bufsize, 0
                     69: 
                     70: 2001-11-14  paf
                     71:        * parser3oracle.C:
                     72:                += env param types now. for win32 PATH+=
                     73: 
                     74:        * parser3oracle.C:
                     75:                found quote bug - wrong result
                     76: 
                     77:        * parser3oracle.C:
                     78:                removed return [enabled actuall disconnect]
                     79: 
                     80:        * parser3oracle.C:
                     81:                removed \ escaping, not needed actually
                     82: 
                     83:        * config_auto.h.in:
                     84:        * configure:
                     85:                configure
                     86: 
                     87:        * parser3oracle.C:
                     88:                removed \ unescaping
                     89: 
                     90: 2001-11-13  paf
                     91:        * parser3oracle.C:
                     92:                @todo ?objects=1 which would turn on OCI_OBJECT init flag
                     93: 
                     94:        * parser3oracle.C:
                     95:                forgot ! for not null :)
                     96: 
                     97:        * parser3oracle.C:
                     98:                prefetching 100rows+100Ksize
                     99: 
                    100:        * parser3oracle.C:
                    101:                null lob never cleared ptr&size = were copy of prev column
                    102: 
                    103: 2001-11-11  paf
                    104:        * parser3oracle.C:
                    105:                @test
                    106: 
                    107: 2001-11-10  paf
                    108:        * Makefile.in:
                    109:        * libltdl/Makefile.in:
                    110:                makes
                    111: 
                    112:        * parser3oracle.C:
                    113:                column count bug [+1]
                    114: 
                    115:        * config_fixed.h:
                    116:        * configure.in:
                    117:        * parser3oracle.C:
                    118:                setenv for env strings
                    119: 
                    120: 2001-11-08  paf
                    121:        * Makefile.am:
                    122:                lib prefix
                    123: 
                    124: 2001-10-30  paf
                    125:        * configure.in:
                    126:                rtti needed on solaris for exceptions to work OK, removing -fno
                    127:                rtti from everywhere
                    128: 
                    129:        * configure:
                    130:                makes
                    131: 
                    132: 2001-10-29  paf
                    133:        * config_fixed.h:
                    134:        * config_includes.h:
                    135:        * configure.in:
                    136:                setjump
                    137: 
                    138: 2001-10-28  paf
                    139:        * configure.in:
                    140:        * parser3oracle.C:
                    141:                conf
                    142: 
                    143: 2001-09-25  parser
                    144:        * Makefile.am:
                    145:        * Makefile.in:
                    146:        * configure:
                    147:        * configure.in:
                    148:                makes
                    149: 
                    150: 2001-09-24  parser
                    151:        * Makefile.am:
                    152:        * Makefile.in:
                    153:                makes
1.1       parser    154: 

E-mail: