Annotation of sql/oracle/ChangeLog, revision 1.5
1.5 ! paf 1: 2002-12-09 paf
! 2: * parser3oracle.C 1.27:
! 3: changed exception handling mech in sql handlers #2
! 4:
! 5: * parser3oracle.C 1.24:
! 6: ifdef HAVE_SETENV const char bug fixed
! 7:
! 8: * parser3oracle.C 1.25:
! 9: * parser3oracle.C 1.26:
! 10: * parser3oracle.dsp 1.3:
! 11: * parser3oracle.dsw 1.3:
! 12: changed exception handling mech in sql handlers
! 13:
! 14: 2002-11-28 paf
! 15: * configure.in 1.11:
! 16: removed double libltdl/Makefile generation
! 17:
! 18: 2002-10-31 paf
! 19: * parser3oracle.C 1.21:
! 20: OCI_SUCCESS_WITH_INFO described
! 21:
! 22: * parser3oracle.C 1.23:
! 23: OCI_SUCCESS_WITH_INFO considered SUCCESS
! 24:
! 25: * parser3oracle.C 1.22:
! 26: OCI_SUCCESS_WITH_INFO considered OK
! 27:
! 28: 2002-10-22 paf
! 29: * parser3oracle.C 1.20:
! 30: style changes
! 31:
! 32: 2002-10-07 paf
! 33: * INSTALL 1.3:
! 34: INSTALL files changed to include sql/ subdir creation
! 35:
! 36: 2002-08-02 paf
! 37: * configure 1.8:
! 38: * configure.in 1.10:
! 39: configure version HEAD
! 40:
! 41: * configure 1.7:
! 42: *** empty log message ***
! 43:
1.4 paf 44: 2002-06-04 paf
1.5 ! paf 45: * Makefile.am 1.6:
! 46: * Makefile.am [release_1_0_0001] 1.5.2.1:
! 47: * Makefile.in 1.6:
! 48: * Makefile.in [release_1_0_0001] 1.5.2.1:
1.4 paf 49: *** empty log message ***
50:
51: 2002-06-03 paf
1.5 ! paf 52: * parser3oracle.dsp 1.2:
1.4 paf 53: fixed .dsp-s along with reorganized cvs modules dirs structure
54:
1.5 ! paf 55: * parser3oracle.dsp [release_1_0_0001] 1.1.1.1.2.1:
1.4 paf 56: reorganized cvs modules
57:
1.2 paf 58: 2002-02-08 paf
1.5 ! paf 59: * Makefile.am 1.5:
! 60: * Makefile.in 1.5:
! 61: * libltdl/Makefile.am 1.3:
! 62: * libltdl/Makefile.in 1.4:
! 63: * libltdl/libltdl.dsp 1.1:
! 64: * libltdl/libltdl_oracle.dsp 1.2:
! 65: * parser3oracle.dsw 1.2:
1.3 paf 66: libltdl.dsp now
67:
1.5 ! paf 68: * config_fixed.h 1.4:
! 69: * config_includes.h 1.3:
! 70: * parser3oracle.C 1.18:
1.2 paf 71: 2002
72:
1.5 ! paf 73: * configure 1.5:
! 74: * configure.in 1.7:
! 75: * libltdl/Makefile.am 1.2:
! 76: * libltdl/Makefile.in 1.3:
! 77: * libltdl/acconfig.h 1.1:
! 78: * libltdl/acinclude.m4 1.2:
! 79: * libltdl/aclocal.m4 1.2:
! 80: * libltdl/configure 1.2:
! 81: * libltdl/configure.in 1.2:
1.2 paf 82: removed static lib generation,
83: removed double libtool generation
1.3 paf 84:
1.5 ! paf 85: * configure 1.6:
! 86: * configure.in 1.8:
1.3 paf 87: package name & version
88:
1.5 ! paf 89: * AUTHORS 1.2:
! 90: * COPYING 1.2:
! 91: * INSTALL 1.2:
! 92: * README 1.2:
1.3 paf 93: install&others updated
1.2 paf 94:
1.5 ! paf 95: * parser3oracle.C 1.19:
1.2 paf 96: name spelling
97:
98: 2001-11-24 paf
1.5 ! paf 99: * aclocal.m4 1.1:
1.2 paf 100: *** empty log message ***
101:
102: 2001-11-19 paf
1.5 ! paf 103: * parser3oracle.C 1.17:
1.2 paf 104: isspace
105:
1.5 ! paf 106: * parser3oracle.C 1.16:
1.2 paf 107: removed leading whitespace before comparing to 'select...
108:
109: 2001-11-16 paf
1.5 ! paf 110: * parser3oracle.C 1.15:
1.2 paf 111: introducing estimating String::cstr_bufsize, 0
112:
113: 2001-11-14 paf
1.5 ! paf 114: * parser3oracle.C 1.10:
1.2 paf 115: += env param types now. for win32 PATH+=
116:
1.5 ! paf 117: * parser3oracle.C 1.11:
1.2 paf 118: found quote bug - wrong result
119:
1.5 ! paf 120: * parser3oracle.C 1.12:
1.2 paf 121: removed return [enabled actuall disconnect]
122:
1.5 ! paf 123: * parser3oracle.C 1.13:
1.2 paf 124: removed \ escaping, not needed actually
125:
1.5 ! paf 126: * config_auto.h.in 1.2:
! 127: * configure 1.4:
1.2 paf 128: configure
129:
1.5 ! paf 130: * parser3oracle.C 1.14:
1.2 paf 131: removed \ unescaping
132:
133: 2001-11-13 paf
1.5 ! paf 134: * parser3oracle.C 1.6:
1.2 paf 135: @todo ?objects=1 which would turn on OCI_OBJECT init flag
136:
1.5 ! paf 137: * parser3oracle.C 1.8:
1.2 paf 138: forgot ! for not null :)
139:
1.5 ! paf 140: * parser3oracle.C 1.9:
1.2 paf 141: prefetching 100rows+100Ksize
142:
1.5 ! paf 143: * parser3oracle.C 1.7:
1.2 paf 144: null lob never cleared ptr&size = were copy of prev column
145:
146: 2001-11-11 paf
1.5 ! paf 147: * parser3oracle.C 1.5:
1.2 paf 148: @test
149:
150: 2001-11-10 paf
1.5 ! paf 151: * Makefile.in 1.4:
! 152: * libltdl/Makefile.in 1.2:
1.2 paf 153: makes
154:
1.5 ! paf 155: * parser3oracle.C 1.3:
1.2 paf 156: column count bug [+1]
157:
1.5 ! paf 158: * config_fixed.h 1.3:
! 159: * configure.in 1.6:
! 160: * parser3oracle.C 1.4:
1.2 paf 161: setenv for env strings
162:
163: 2001-11-08 paf
1.5 ! paf 164: * Makefile.am 1.4:
1.2 paf 165: lib prefix
166:
167: 2001-10-30 paf
1.5 ! paf 168: * configure.in 1.5:
1.2 paf 169: rtti needed on solaris for exceptions to work OK, removing -fno
170: rtti from everywhere
171:
1.5 ! paf 172: * configure 1.3:
1.2 paf 173: makes
174:
175: 2001-10-29 paf
1.5 ! paf 176: * config_fixed.h 1.2:
! 177: * config_includes.h 1.2:
! 178: * configure.in 1.4:
1.2 paf 179: setjump
180:
181: 2001-10-28 paf
1.5 ! paf 182: * configure.in 1.3:
! 183: * parser3oracle.C 1.2:
1.2 paf 184: conf
185:
186: 2001-09-25 parser
1.5 ! paf 187: * Makefile.am 1.3:
! 188: * Makefile.in 1.3:
! 189: * configure 1.2:
! 190: * configure.in 1.2:
1.2 paf 191: makes
192:
193: 2001-09-24 parser
1.5 ! paf 194: * Makefile.am 1.2:
! 195: * Makefile.in 1.2:
1.2 paf 196: makes
1.1 parser 197:
E-mail: