Annotation of sql/oracle/ChangeLog, revision 1.5.12.1

1.5.12.1! paf         1: 2003-07-24  paf
        !             2:        * parser3oracle.dsp [release_3_0_8] 1.4.8.1:
        !             3:                commented out apache restarting
        !             4: 
        !             5: 2003-07-23  paf
        !             6:        * parser3oracle.C [template_gc] 1.29.6.2:
        !             7:                updated to interface v8
        !             8: 
        !             9: 2003-06-17  paf
        !            10:        * parser3oracle.C 1.31:
        !            11:                queries with more then one /**xxx**/  had more problems. fixed.
        !            12: 
        !            13:        * parser3oracle.C 1.30:
        !            14:                typo error from very start fixed
        !            15:                were problems with queries with more then one /**xxx**/
        !            16: 
        !            17: 2003-06-04  paf
        !            18:        * Makefile.in 1.10:
        !            19:        * libltdl/Makefile.am 1.5:
        !            20:        * libltdl/Makefile.in 1.6:
        !            21:        * libltdl/config_auto.h.in 1.3:
        !            22:                libltdl/config.h added to make dist
        !            23: 
        !            24: 2003-03-26  paf
        !            25:        * parser3oracle.C [template_gc] 1.29.6.1:
        !            26:                mistakenly patched HEAD branch. copying changes to template_gc one
        !            27: 
        !            28: 2003-01-21  paf
        !            29:        * config_fixed.h 1.5:
        !            30:        * config_includes.h 1.4:
        !            31:        * parser3oracle.C 1.29:
        !            32:                2002->2003
        !            33: 
        !            34: 2003-01-14  paf
        !            35:        * libltdl/config_fixed.h 1.2:
        !            36:        * libltdl/libltdl.dsp 1.3:
        !            37:        * libltdl/ltdl.c 1.3:
        !            38:        * parser3oracle.dsp 1.4:
        !            39:        * parser3oracle.dsw 1.4:
        !            40:                ltdl copied to all sql drivers, VS projects libltdl_mysql
        !            41:                renamed to libltdl
        !            42: 
        !            43: 2003-01-13  paf
        !            44:        * config.guess 1.2:
        !            45:        * config.sub 1.2:
        !            46:        * config_auto.h.in 1.3:
        !            47:        * depcomp 1.1:
        !            48:        * libltdl/COPYING.LIB 1.1:
        !            49:        * libltdl/Makefile.am 1.4:
        !            50:        * libltdl/Makefile.in 1.5:
        !            51:        * libltdl/acinclude.m4 1.3:
        !            52:        * libltdl/aclocal.m4 1.3:
        !            53:        * libltdl/config_auto.h.in 1.2:
        !            54:        * libltdl/configure 1.3:
        !            55:        * libltdl/configure.in 1.3:
        !            56:        * libltdl/libltdl.dsp 1.2:
        !            57:        * libltdl/ltdl.c 1.2:
        !            58:        * libltdl/ltdl.h 1.2:
        !            59:        * ltmain.sh 1.2:
        !            60:                moved to latest libtool (1.4.3)
        !            61: 
        !            62:        * missing 1.2:
        !            63:        * mkinstalldirs 1.2:
        !            64:                *** empty log message ***
        !            65: 
        !            66: 2002-12-15  paf
        !            67:        * configure.in [release_3_0_0006] 1.11.2.1:
        !            68:                r6
        !            69: 
1.5       paf        70: 2002-12-09  paf
                     71:        * parser3oracle.C 1.27:
                     72:                changed exception handling mech in sql handlers #2
                     73: 
                     74:        * parser3oracle.C 1.24:
                     75:                ifdef HAVE_SETENV const char bug fixed
                     76: 
                     77:        * parser3oracle.C 1.25:
                     78:        * parser3oracle.C 1.26:
                     79:        * parser3oracle.dsp 1.3:
                     80:        * parser3oracle.dsw 1.3:
                     81:                changed exception handling mech in sql handlers
                     82: 
                     83: 2002-11-28  paf
                     84:        * configure.in 1.11:
                     85:                removed double libltdl/Makefile generation
                     86: 
                     87: 2002-10-31  paf
                     88:        * parser3oracle.C 1.21:
                     89:                OCI_SUCCESS_WITH_INFO described
                     90: 
                     91:        * parser3oracle.C 1.23:
                     92:                OCI_SUCCESS_WITH_INFO considered SUCCESS
                     93: 
                     94:        * parser3oracle.C 1.22:
                     95:                OCI_SUCCESS_WITH_INFO considered OK
                     96: 
                     97: 2002-10-22  paf
                     98:        * parser3oracle.C 1.20:
                     99:                style changes
                    100: 
                    101: 2002-10-07  paf
                    102:        * INSTALL 1.3:
                    103:                INSTALL files changed to include sql/ subdir creation
                    104: 
                    105: 2002-08-02  paf
                    106:        * configure 1.8:
                    107:        * configure.in 1.10:
                    108:                configure version HEAD
                    109: 
                    110:        * configure 1.7:
                    111:                *** empty log message ***
                    112: 
1.4       paf       113: 2002-06-04  paf
1.5       paf       114:        * Makefile.am 1.6:
                    115:        * Makefile.am [release_1_0_0001] 1.5.2.1:
                    116:        * Makefile.in 1.6:
                    117:        * Makefile.in [release_1_0_0001] 1.5.2.1:
1.4       paf       118:                *** empty log message ***
                    119: 
                    120: 2002-06-03  paf
1.5       paf       121:        * parser3oracle.dsp 1.2:
1.4       paf       122:                fixed .dsp-s along with reorganized cvs modules dirs structure
                    123: 
1.5       paf       124:        * parser3oracle.dsp [release_1_0_0001] 1.1.1.1.2.1:
1.4       paf       125:                reorganized cvs modules
                    126: 
1.2       paf       127: 2002-02-08  paf
1.5       paf       128:        * Makefile.am 1.5:
                    129:        * Makefile.in 1.5:
                    130:        * libltdl/Makefile.am 1.3:
                    131:        * libltdl/Makefile.in 1.4:
                    132:        * libltdl/libltdl.dsp 1.1:
                    133:        * libltdl/libltdl_oracle.dsp 1.2:
                    134:        * parser3oracle.dsw 1.2:
1.3       paf       135:                libltdl.dsp now
                    136: 
1.5       paf       137:        * config_fixed.h 1.4:
                    138:        * config_includes.h 1.3:
                    139:        * parser3oracle.C 1.18:
1.2       paf       140:                2002
                    141: 
1.5       paf       142:        * configure 1.5:
                    143:        * configure.in 1.7:
                    144:        * libltdl/Makefile.am 1.2:
                    145:        * libltdl/Makefile.in 1.3:
                    146:        * libltdl/acconfig.h 1.1:
                    147:        * libltdl/acinclude.m4 1.2:
                    148:        * libltdl/aclocal.m4 1.2:
                    149:        * libltdl/configure 1.2:
                    150:        * libltdl/configure.in 1.2:
1.2       paf       151:                removed static lib generation,
                    152:                removed double libtool generation
1.3       paf       153: 
1.5       paf       154:        * configure 1.6:
                    155:        * configure.in 1.8:
1.3       paf       156:                package name & version
                    157: 
1.5       paf       158:        * AUTHORS 1.2:
                    159:        * COPYING 1.2:
                    160:        * INSTALL 1.2:
                    161:        * README 1.2:
1.3       paf       162:                install&others updated
1.2       paf       163: 
1.5       paf       164:        * parser3oracle.C 1.19:
1.2       paf       165:                name spelling
                    166: 
                    167: 2001-11-24  paf
1.5       paf       168:        * aclocal.m4 1.1:
1.2       paf       169:                *** empty log message ***
                    170: 
                    171: 2001-11-19  paf
1.5       paf       172:        * parser3oracle.C 1.17:
1.2       paf       173:                isspace
                    174: 
1.5       paf       175:        * parser3oracle.C 1.16:
1.2       paf       176:                removed leading whitespace before comparing to 'select...
                    177: 
                    178: 2001-11-16  paf
1.5       paf       179:        * parser3oracle.C 1.15:
1.2       paf       180:                introducing estimating String::cstr_bufsize, 0
                    181: 
                    182: 2001-11-14  paf
1.5       paf       183:        * parser3oracle.C 1.10:
1.2       paf       184:                += env param types now. for win32 PATH+=
                    185: 
1.5       paf       186:        * parser3oracle.C 1.11:
1.2       paf       187:                found quote bug - wrong result
                    188: 
1.5       paf       189:        * parser3oracle.C 1.12:
1.2       paf       190:                removed return [enabled actuall disconnect]
                    191: 
1.5       paf       192:        * parser3oracle.C 1.13:
1.2       paf       193:                removed \ escaping, not needed actually
                    194: 
1.5       paf       195:        * config_auto.h.in 1.2:
                    196:        * configure 1.4:
1.2       paf       197:                configure
                    198: 
1.5       paf       199:        * parser3oracle.C 1.14:
1.2       paf       200:                removed \ unescaping
                    201: 
                    202: 2001-11-13  paf
1.5       paf       203:        * parser3oracle.C 1.6:
1.2       paf       204:                @todo ?objects=1 which would turn on OCI_OBJECT init flag
                    205: 
1.5       paf       206:        * parser3oracle.C 1.8:
1.2       paf       207:                forgot ! for not null :)
                    208: 
1.5       paf       209:        * parser3oracle.C 1.9:
1.2       paf       210:                prefetching 100rows+100Ksize
                    211: 
1.5       paf       212:        * parser3oracle.C 1.7:
1.2       paf       213:                null lob never cleared ptr&size = were copy of prev column
                    214: 
                    215: 2001-11-11  paf
1.5       paf       216:        * parser3oracle.C 1.5:
1.2       paf       217:                @test
                    218: 
                    219: 2001-11-10  paf
1.5       paf       220:        * Makefile.in 1.4:
                    221:        * libltdl/Makefile.in 1.2:
1.2       paf       222:                makes
                    223: 
1.5       paf       224:        * parser3oracle.C 1.3:
1.2       paf       225:                column count bug [+1]
                    226: 
1.5       paf       227:        * config_fixed.h 1.3:
                    228:        * configure.in 1.6:
                    229:        * parser3oracle.C 1.4:
1.2       paf       230:                setenv for env strings
                    231: 
                    232: 2001-11-08  paf
1.5       paf       233:        * Makefile.am 1.4:
1.2       paf       234:                lib prefix
                    235: 
                    236: 2001-10-30  paf
1.5       paf       237:        * configure.in 1.5:
1.2       paf       238:                rtti needed on solaris for exceptions to work OK, removing -fno
                    239:                rtti from everywhere
                    240: 
1.5       paf       241:        * configure 1.3:
1.2       paf       242:                makes
                    243: 
                    244: 2001-10-29  paf
1.5       paf       245:        * config_fixed.h 1.2:
                    246:        * config_includes.h 1.2:
                    247:        * configure.in 1.4:
1.2       paf       248:                setjump
                    249: 
                    250: 2001-10-28  paf
1.5       paf       251:        * configure.in 1.3:
                    252:        * parser3oracle.C 1.2:
1.2       paf       253:                conf
                    254: 
                    255: 2001-09-25  parser
1.5       paf       256:        * Makefile.am 1.3:
                    257:        * Makefile.in 1.3:
                    258:        * configure 1.2:
                    259:        * configure.in 1.2:
1.2       paf       260:                makes
                    261: 
                    262: 2001-09-24  parser
1.5       paf       263:        * Makefile.am 1.2:
                    264:        * Makefile.in 1.2:
1.2       paf       265:                makes
1.1       parser    266: 

E-mail: