CVS log for sql/oracle/parser3oracle.C
Up to [parser3project] / sql / oracle
Request diff between arbitrary revisions - Display revisions graphically
Keyword substitution: kv
Default branch: MAIN
Revision 1.79: download - view: text, markup, annotated - select for diffs
Mon Oct 26 16:00:50 2015 UTC (10 years, 7 months ago) by moko
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.78: preferred, unified
Changes since revision 1.78: +2 -2 lines
Copyright year updated
Revision 1.78: download - view: text, markup, annotated - select for diffs
Mon May 27 20:10:14 2013 UTC (13 years ago) by moko
Branches: MAIN
CVS tags: oracle_release_10_4
Diff to: previous 1.77: preferred, unified
Changes since revision 1.77: +4 -4 lines
Oracle 11.2 client reads enviroment on library load, thus env should be set before (related to issue #929)
Revision 1.77: download - view: text, markup, annotated - select for diffs
Fri Jun 15 09:09:33 2012 UTC (13 years, 11 months ago) by moko
Branches: MAIN
CVS tags: oracle_release_10_3
Diff to: previous 1.76: preferred, unified
Changes since revision 1.76: +14 -6 lines
bugfix: lt_dlinit() can fail, but lt_dlerror return 0, and we count 0 for success.
Revision 1.76: download - view: text, markup, annotated - select for diffs
Wed Jun 6 14:49:01 2012 UTC (13 years, 11 months ago) by moko
Branches: MAIN
Diff to: previous 1.75: preferred, unified
Changes since revision 1.75: +4 -4 lines
compiler warnings fixed:
-format '%u' expects type 'unsigned int', but argument has type 'long unsigned int'
Revision 1.75: download - view: text, markup, annotated - select for diffs
Fri Mar 16 10:05:04 2012 UTC (14 years, 2 months ago) by moko
Branches: MAIN
Diff to: previous 1.74: preferred, unified
Changes since revision 1.74: +3 -3 lines
ident now works under Linux + ident displays filenames (closes issue #818)
Copyright updated
Revision 1.74: download - view: text, markup, annotated - select for diffs
Thu Jul 28 07:15:08 2011 UTC (14 years, 10 months ago) by moko
Branches: MAIN
Diff to: previous 1.73: preferred, unified
Changes since revision 1.73: +5 -5 lines
fixes issue #451 - x64 compile errors
Revision 1.73: download - view: text, markup, annotated - select for diffs
Wed Oct 27 22:48:51 2010 UTC (15 years, 7 months ago) by moko
Branches: MAIN
Diff to: previous 1.72: preferred, unified
Changes since revision 1.72: +26 -13 lines
new in-parser quoting implementation (fixes issue #1)
Revision 1.72: download - view: text, markup, annotated - select for diffs
Tue Jul 8 08:07:49 2008 UTC (17 years, 10 months ago) by misha
Branches: MAIN
CVS tags: oracle_release_10_2,
oracle_release_10_1,
oracle_release_10_0
Diff to: previous 1.71: preferred, unified
Changes since revision 1.71: +9 -9 lines
- if limit/offset specified modify query (use ROWNUM in two different ways)
- with new option DisableQueryModification=1 in connect string this query modification can be switched off
Revision 1.71: download - view: text, markup, annotated - select for diffs
Mon Jul 7 13:25:26 2008 UTC (17 years, 10 months ago) by misha
Branches: MAIN
Diff to: previous 1.70: preferred, unified
Changes since revision 1.70: +153 -51 lines
*** empty log message ***
Revision 1.70: download - view: text, markup, annotated - select for diffs
Tue Jul 1 14:13:07 2008 UTC (17 years, 11 months ago) by misha
Branches: MAIN
Diff to: previous 1.69: preferred, unified
Changes since revision 1.69: +0 -1 lines
no message
Revision 1.69: download - view: text, markup, annotated - select for diffs
Mon Jun 30 15:22:28 2008 UTC (17 years, 11 months ago) by misha
Branches: MAIN
Diff to: previous 1.68: preferred, unified
Changes since revision 1.68: +166 -144 lines
- $.limit(0) fix + some transcode calls optimisation
Revision 1.68: download - view: text, markup, annotated - select for diffs
Tue Feb 13 10:38:09 2007 UTC (19 years, 3 months ago) by misha
Branches: MAIN
Diff to: previous 1.67: preferred, unified
Changes since revision 1.67: +2 -2
lines
- bug with incorrect processing escaped symbols in clobs was fixed
Revision 1.67: download - view: text, markup, annotated - select for diffs
Thu Dec 23 16:54:52 2004 UTC (21 years, 5 months ago) by paf
Branches: MAIN
CVS tags: release_3_1_4,
paf_left
Diff to: previous 1.66: preferred, unified
Changes since revision 1.66: +13 -2
lines
sql connect string, rsplit @
Revision 1.66: download - view: text, markup, annotated - select for diffs
Mon Oct 11 14:30:24 2004 UTC (21 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.65: preferred, unified
Changes since revision 1.65: +3 -1
lines
bugfix: empty bind param now passed OK [were not changing bind buffer value]
Revision 1.65: download - view: text, markup, annotated - select for diffs
Thu Oct 7 09:27:02 2004 UTC (21 years, 8 months ago) by paf
Branches: MAIN
Diff to: previous 1.64: preferred, unified
Changes since revision 1.64: +27 -23
lines
bugfix: output value of bind var now cloned out from bind buffers
Revision 1.64: download - view: text, markup, annotated - select for diffs
Tue Aug 3 11:20:13 2004 UTC (21 years, 10 months ago) by paf
Branches: MAIN
Diff to: previous 1.63: preferred, unified
Changes since revision 1.63: +1 -13
lines
no message
Revision 1.63: download - view: text, markup, annotated - select for diffs
Tue Aug 3 11:15:27 2004 UTC (21 years, 10 months ago) by paf
Branches: MAIN
Diff to: previous 1.62: preferred, unified
Changes since revision 1.62: +19 -4
lines
bugfix: empty input variables can be replaced by output
[forgot to allocate proper buffer, oracle _server_ died with
kgepop: no error frame to pop to for error 21500
message]
Revision 1.62: download - view: text, markup, annotated - select for diffs
Wed Jul 28 14:23:32 2004 UTC (21 years, 10 months ago) by paf
Branches: MAIN
Diff to: previous 1.61: preferred, unified
Changes since revision 1.61: +2 -2
lines
bugfix: isspace((unsigned char)c) everywhere. failed on russian letters
Revision 1.61: download - view: text, markup, annotated - select for diffs
Tue Jun 22 14:13:05 2004 UTC (21 years, 11 months ago) by paf
Branches: MAIN
Diff to: previous 1.60: preferred, unified
Changes since revision 1.60: +27 -7
lines
new:
^void:sql{call paf(:a)}[
$.bind[
$.a[2]
]
]
output variables work.
todo: check in out variables
Revision 1.60: download - view: text, markup, annotated - select for diffs
Fri Jun 18 15:55:52 2004 UTC (21 years, 11 months ago) by paf
Branches: MAIN
Diff to: previous 1.59: preferred, unified
Changes since revision 1.59: +112 -21
lines
started:
^void:sql{call paf(:a)}[
$.bind[
$.a[2]
]
]
input variables work.
todo:output
Revision 1.59: download - view: text, markup, annotated - select for diffs
Fri Jun 18 11:29:55 2004 UTC (21 years, 11 months ago) by paf
Branches: MAIN
Diff to: previous 1.58: preferred, unified
Changes since revision 1.58: +12 -4
lines
change: "returning" placeholders now bound by name
[preparing to general placeholders]
Revision 1.58: download - view: text, markup, annotated - select for diffs
Tue May 25 07:00:09 2004 UTC (22 years ago) by paf
Branches: MAIN
CVS tags: release_3_1_3
Diff to: previous 1.57: preferred, unified
Changes since revision 1.57: +14 -12
lines
bugfix: connection struct allocated from gc mem, so that pointers to parts of connect url would be known to libgc [they were mistakenly freed]
Revision 1.57: download - view: text, markup, annotated - select for diffs
Wed May 19 09:32:50 2004 UTC (22 years ago) by paf
Branches: MAIN
Diff to: previous 1.56: preferred, unified
Changes since revision 1.56: +16 -19
lines
bugfix: of several clobs per insert/update were properly processed only last, others became empty
Revision 1.56: download - view: text, markup, annotated - select for diffs
Wed May 19 08:58:27 2004 UTC (22 years ago) by paf
Branches: MAIN
Diff to: previous 1.55: preferred, unified
Changes since revision 1.55: +5 -3
lines
bugfix: connection struct were allocated in services memory, which were connected with request
Revision 1.55: download - view: text, markup, annotated - select for diffs
Tue Mar 30 08:18:24 2004 UTC (22 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.54: preferred, unified
Changes since revision 1.54: +7 -7
lines
merged bugfixes from 3.1.2
Revision 1.53.2.1: download - view: text, markup, annotated - select for diffs
Fri Mar 26 14:29:47 2004 UTC (22 years, 2 months ago) by paf
Branches: release_3_1_2
Diff to: previous 1.53: preferred, unified; next MAIN 1.54: preferred, unified
Changes since revision 1.53: +6 -4
lines
beauty: merged from HEAD
Revision 1.54: download - view: text, markup, annotated - select for diffs
Fri Mar 26 13:26:41 2004 UTC (22 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.53: preferred, unified
Changes since revision 1.53: +6 -4
lines
cstrClientCharset localized
Revision 1.53: download - view: text, markup, annotated - select for diffs
Thu Mar 4 10:35:53 2004 UTC (22 years, 3 months ago) by paf
Branches: MAIN
Branch point for: release_3_1_2
Diff to: previous 1.52: preferred, unified
Changes since revision 1.52: +6 -10
lines
beauty: needless temp vars removed
Revision 1.52: download - view: text, markup, annotated - select for diffs
Thu Mar 4 09:10:13 2004 UTC (22 years, 3 months ago) by paf
Branches: MAIN
Diff to: previous 1.51: preferred, unified
Changes since revision 1.51: +5 -5
lines
beauty: static to hide some minor helper funcs from linker
Revision 1.51: download - view: text, markup, annotated - select for diffs
Tue Mar 2 13:37:25 2004 UTC (22 years, 3 months ago) by paf
Branches: MAIN
Diff to: previous 1.50: preferred, unified
Changes since revision 1.50: +11 -4
lines
feature: ?..&LowerCaseColumnNames=0&ClientCharset=something column names got transcoded to $request:charset too [were only column data]
Revision 1.50: download - view: text, markup, annotated - select for diffs
Fri Jan 30 07:29:10 2004 UTC (22 years, 4 months ago) by paf
Branches: MAIN
Diff to: previous 1.49: preferred, unified
Changes since revision 1.49: +4 -7
lines
style:
Revision 1.49: download - view: text, markup, annotated - select for diffs
Mon Jan 26 14:59:08 2004 UTC (22 years, 4 months ago) by paf
Branches: MAIN
Diff to: previous 1.48: preferred, unified
Changes since revision 1.48: +140 -141
lines
beauty: renamed cs to connection & class too
Revision 1.48: download - view: text, markup, annotated - select for diffs
Wed Dec 24 12:47:36 2003 UTC (22 years, 5 months ago) by paf
Branches: MAIN
Diff to: previous 1.47: preferred, unified
Changes since revision 1.47: +6 -1
lines
comment: about not needing to free handles
Revision 1.47: download - view: text, markup, annotated - select for diffs
Wed Dec 24 12:29:56 2003 UTC (22 years, 5 months ago) by paf
Branches: MAIN
Diff to: previous 1.46: preferred, unified
Changes since revision 1.46: +11 -2
lines
bugfix: fetch_buffers allocated with ::malloc so that they would not be collected by gc [freed at disconnect]
Revision 1.46: download - view: text, markup, annotated - select for diffs
Wed Dec 24 12:03:32 2003 UTC (22 years, 5 months ago) by paf
Branches: MAIN
Diff to: previous 1.45: preferred, unified
Changes since revision 1.45: +8 -2
lines
better: column fetch buffer cached as allocated [per connection]
Revision 1.45: download - view: text, markup, annotated - select for diffs
Wed Dec 24 08:39:09 2003 UTC (22 years, 5 months ago) by paf
Branches: MAIN
Diff to: previous 1.44: preferred, unified
Changes since revision 1.44: +37 -31
lines
bugfix: clob now read fully [were truncated]. oracle api is somewhat tricky
Revision 1.44: download - view: text, markup, annotated - select for diffs
Tue Dec 23 11:52:37 2003 UTC (22 years, 5 months ago) by paf
Branches: MAIN
Diff to: previous 1.43: preferred, unified
Changes since revision 1.43: +10 -2
lines
bugfix: LocalCharset now case insensitive
Revision 1.43: download - view: text, markup, annotated - select for diffs
Mon Dec 22 12:38:50 2003 UTC (22 years, 5 months ago) by paf
Branches: MAIN
Diff to: previous 1.42: preferred, unified
Changes since revision 1.42: +7 -6
lines
bugfix: if ?ClientCharset not defined typo error caused no-letters in result
Revision 1.42: download - view: text, markup, annotated - select for diffs
Mon Dec 22 11:44:01 2003 UTC (22 years, 5 months ago) by paf
Branches: MAIN
Diff to: previous 1.41: preferred, unified
Changes since revision 1.41: +136 -76
lines
feature: introducing ?ClientCharset=parser_charset
charset in which parser thinks client works
Revision 1.41: download - view: text, markup, annotated - select for diffs
Mon Dec 15 08:57:22 2003 UTC (22 years, 5 months ago) by paf
Branches: MAIN
Diff to: previous 1.40: preferred, unified
Changes since revision 1.40: +2 -7
lines
two bob in one operation never worked?
Revision 1.40: download - view: text, markup, annotated - select for diffs
Thu Oct 30 12:38:18 2003 UTC (22 years, 7 months ago) by paf
Branches: MAIN
CVS tags: release_3_1_1
Diff to: previous 1.39: preferred, unified
Changes since revision 1.39: +9 -8
lines
potential-bug fix: ODIDefine def field were not cleared
http://i2/tasks/edit/?id=4584951251464180531
Revision 1.39: download - view: text, markup, annotated - select for diffs
Tue Oct 28 15:41:01 2003 UTC (22 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.38: preferred, unified
Changes since revision 1.38: +17 -5
lines
added option: &LowerCaseColumnNames=0 [deafult=1]
Revision 1.38: download - view: text, markup, annotated - select for diffs
Tue Oct 28 15:25:47 2003 UTC (22 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.37: preferred, unified
Changes since revision 1.37: +10 -9
lines
bugfix: lowercase zero terminated
Revision 1.37: download - view: text, markup, annotated - select for diffs
Tue Oct 7 05:58:04 2003 UTC (22 years, 8 months ago) by paf
Branches: MAIN
Diff to: previous 1.36: preferred, unified
Changes since revision 1.36: +17 -19
lines
simplified tolower,
naming changed a little
Revision 1.36: download - view: text, markup, annotated - select for diffs
Thu Oct 2 09:40:51 2003 UTC (22 years, 8 months ago) by paf
Branches: MAIN
Diff to: previous 1.35: preferred, unified
Changes since revision 1.35: +4 -3
lines
merged bugfix: name were not zeroterminated
Revision 1.32.4.1: download - view: text, markup, annotated - select for diffs
Thu Oct 2 09:38:19 2003 UTC (22 years, 8 months ago) by paf
Branches: release_3_1_0
Diff to: previous 1.32: preferred, unified; next MAIN 1.33: preferred, unified
Changes since revision 1.32: +4 -3
lines
bugfix: name were not zero-terminated
Revision 1.35: download - view: text, markup, annotated - select for diffs
Mon Sep 29 06:15:27 2003 UTC (22 years, 8 months ago) by paf
Branches: MAIN
Diff to: previous 1.34: preferred, unified
Changes since revision 1.34: +2 -2
lines
fix: very old bug: wrong quote escaping
Revision 1.34: download - view: text, markup, annotated - select for diffs
Mon Sep 29 06:10:12 2003 UTC (22 years, 8 months ago) by paf
Branches: MAIN
Diff to: previous 1.33: preferred, unified
Changes since revision 1.33: +7 -1
lines
'/**xxx' situation were not handled
Revision 1.33: download - view: text, markup, annotated - select for diffs
Tue Aug 19 10:33:10 2003 UTC (22 years, 9 months ago) by paf
Branches: MAIN
Diff to: previous 1.32: preferred, unified
Changes since revision 1.32: +3 -3
lines
malloc_atomic changed to malloc
Revision 1.32: download - view: text, markup, annotated - select for diffs
Thu Jul 24 10:09:40 2003 UTC (22 years, 10 months ago) by paf
Branches: MAIN
Branch point for: release_3_1_0
Diff to: previous 1.31: preferred, unified
Changes since revision 1.31: +34 -37
lines
moved tempate_gc to HEAD
Revision 1.29.6.2: download - view: text, markup, annotated - select for diffs
Wed Jul 23 13:50:59 2003 UTC (22 years, 10 months ago) by paf
Diff to: previous 1.29.6.1: preferred, unified; next MAIN 1.30: preferred, unified
Changes since revision 1.29.6.1: +10 -9
lines
updated to interface v8
Revision 1.31: download - view: text, markup, annotated - select for diffs
Tue Jun 17 14:27:36 2003 UTC (22 years, 11 months ago) by paf
Branches: MAIN
CVS tags: release_3_0_8
Diff to: previous 1.30: preferred, unified
Changes since revision 1.30: +6 -3
lines
queries with more then one /**xxx**/ had more problems. fixed.
Revision 1.30: download - view: text, markup, annotated - select for diffs
Tue Jun 17 13:05:34 2003 UTC (22 years, 11 months ago) by paf
Branches: MAIN
Diff to: previous 1.29: preferred, unified
Changes since revision 1.29: +2 -2
lines
typo error from very start fixed
were problems with queries with more then one /**xxx**/
Revision 1.29.6.1: download - view: text, markup, annotated - select for diffs
Wed Mar 26 14:09:06 2003 UTC (23 years, 2 months ago) by paf
Diff to: previous 1.29: preferred, unified
Changes since revision 1.29: +24 -25
lines
mistakenly patched HEAD branch. copying changes to template_gc one
Revision 1.29: download - view: text, markup, annotated - select for diffs
Tue Jan 21 15:51:29 2003 UTC (23 years, 4 months ago) by paf
Branches: MAIN
Diff to: previous 1.28: preferred, unified
Changes since revision 1.28: +2 -2
lines
2002->2003
Revision 1.28: download - view: text, markup, annotated - select for diffs
Wed Jan 15 10:54:58 2003 UTC (23 years, 4 months ago) by paf
Branches: MAIN
Diff to: previous 1.27: preferred, unified
Changes since revision 1.27: +1 -8
lines
no message
Revision 1.27: download - view: text, markup, annotated - select for diffs
Mon Dec 9 12:19:20 2002 UTC (23 years, 5 months ago) by paf
Branches: MAIN
CVS tags: release_3_0_0007,
release_3_0_0006
Diff to: previous 1.26: preferred, unified
Changes since revision 1.26: +132 -144
lines
changed exception handling mech in sql handlers #2
Revision 1.26: download - view: text, markup, annotated - select for diffs
Mon Dec 9 11:43:08 2002 UTC (23 years, 5 months ago) by paf
Branches: MAIN
Diff to: previous 1.25: preferred, unified
Changes since revision 1.25: +115 -109
lines
changed exception handling mech in sql handlers
Revision 1.25: download - view: text, markup, annotated - select for diffs
Mon Dec 9 11:07:52 2002 UTC (23 years, 5 months ago) by paf
Branches: MAIN
Diff to: previous 1.24: preferred, unified
Changes since revision 1.24: +13 -4
lines
changed exception handling mech in sql handlers
Revision 1.24: download - view: text, markup, annotated - select for diffs
Mon Dec 9 07:56:27 2002 UTC (23 years, 5 months ago) by paf
Branches: MAIN
Diff to: previous 1.23: preferred, unified
Changes since revision 1.23: +5 -6
lines
ifdef HAVE_SETENV const char bug fixed
Revision 1.23: download - view: text, markup, annotated - select for diffs
Thu Oct 31 10:14:11 2002 UTC (23 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.22: preferred, unified
Changes since revision 1.22: +1 -1
lines
OCI_SUCCESS_WITH_INFO considered SUCCESS
Revision 1.22: download - view: text, markup, annotated - select for diffs
Thu Oct 31 10:13:57 2002 UTC (23 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.21: preferred, unified
Changes since revision 1.21: +7 -8
lines
OCI_SUCCESS_WITH_INFO considered OK
Revision 1.21: download - view: text, markup, annotated - select for diffs
Thu Oct 31 10:00:04 2002 UTC (23 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.20: preferred, unified
Changes since revision 1.20: +7 -5
lines
OCI_SUCCESS_WITH_INFO described
Revision 1.20: download - view: text, markup, annotated - select for diffs
Tue Oct 22 10:26:58 2002 UTC (23 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.19: preferred, unified
Changes since revision 1.19: +3 -4
lines
style changes
Revision 1.19: download - view: text, markup, annotated - select for diffs
Fri Feb 8 08:32:41 2002 UTC (24 years, 3 months ago) by paf
Branches: MAIN
CVS tags: release_3_0_0005,
release_3_0_0004,
release_3_0_0003,
release_3_0_0002,
release_1_0_0001
Diff to: previous 1.18: preferred, unified
Changes since revision 1.18: +3 -3
lines
name spelling
Revision 1.18: download - view: text, markup, annotated - select for diffs
Fri Feb 8 07:28:09 2002 UTC (24 years, 3 months ago) by paf
Branches: MAIN
Diff to: previous 1.17: preferred, unified
Changes since revision 1.17: +2 -2
lines
2002
Revision 1.17: download - view: text, markup, annotated - select for diffs
Mon Nov 19 16:06:41 2001 UTC (24 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.16: preferred, unified
Changes since revision 1.16: +2 -2
lines
isspace
Revision 1.16: download - view: text, markup, annotated - select for diffs
Mon Nov 19 15:01:21 2001 UTC (24 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.15: preferred, unified
Changes since revision 1.15: +4 -1
lines
removed leading whitespace before comparing to 'select...
Revision 1.15: download - view: text, markup, annotated - select for diffs
Fri Nov 16 12:39:06 2001 UTC (24 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.14: preferred, unified
Changes since revision 1.14: +13 -13
lines
introducing estimating String::cstr_bufsize, 0
Revision 1.14: download - view: text, markup, annotated - select for diffs
Wed Nov 14 10:46:36 2001 UTC (24 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.13: preferred, unified
Changes since revision 1.13: +2 -2
lines
removed \ unescaping
Revision 1.13: download - view: text, markup, annotated - select for diffs
Wed Nov 14 10:33:18 2001 UTC (24 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.12: preferred, unified
Changes since revision 1.12: +1 -4
lines
removed \ escaping, not needed actually
Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed Nov 14 09:46:31 2001 UTC (24 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.11: preferred, unified
Changes since revision 1.11: +2 -8
lines
removed return [enabled actuall disconnect]
Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed Nov 14 09:40:13 2001 UTC (24 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.10: preferred, unified
Changes since revision 1.10: +3 -3
lines
found quote bug - wrong result
Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Nov 14 09:30:30 2001 UTC (24 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.9: preferred, unified
Changes since revision 1.9: +40 -16
lines
+= env param types now. for win32 PATH+=
Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Nov 13 14:37:28 2001 UTC (24 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.8: preferred, unified
Changes since revision 1.8: +14 -1
lines
prefetching 100rows+100Ksize
Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue Nov 13 11:33:47 2001 UTC (24 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.7: preferred, unified
Changes since revision 1.7: +2 -2
lines
forgot ! for not null :)
Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue Nov 13 11:30:11 2001 UTC (24 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.6: preferred, unified
Changes since revision 1.6: +5 -8
lines
null lob never cleared ptr&size = were copy of prev column
Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Nov 13 07:45:42 2001 UTC (24 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.5: preferred, unified
Changes since revision 1.5: +4 -2
lines
@todo ?objects=1 which would turn on OCI_OBJECT init flag
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun Nov 11 11:02:21 2001 UTC (24 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.4: preferred, unified
Changes since revision 1.4: +44 -27
lines
@test
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Nov 10 16:11:24 2001 UTC (24 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.3: preferred, unified
Changes since revision 1.3: +54 -2
lines
setenv for env strings
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Nov 10 13:35:52 2001 UTC (24 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.2: preferred, unified
Changes since revision 1.2: +8 -7
lines
column count bug [+1]
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Oct 28 14:51:30 2001 UTC (24 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.1: preferred, unified
Changes since revision 1.1: +2 -1
lines
conf
Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Fri Sep 21 15:43:55 2001 UTC (24 years, 8 months ago) by parser
Diff to: previous 1.1: preferred, unified
Changes since revision 1.1: +0 -0
lines
no message
Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Sep 21 15:43:55 2001 UTC (24 years, 8 months ago) by parser
Branches: MAIN
Initial revision
E-mail: