php-src/ext/oci8
Thies C. Arntzen 7f29ed5798 - got rid of unneded calls to OCIAttrGet when reexecuting the same query
- only invalidate the define list after all rows from a REFCORSOR are read,
  "normal" corsors will now remember their column defines. this means that
  ocigetcolumn[name|type|..] will from now on work even after the result set
  has been read.
2002-02-08 18:50:12 +00:00
..
config.m4 Unified the configure messages. 2001-11-30 19:00:13 +00:00
CREDITS
Makefile.in
oci8.c - got rid of unneded calls to OCIAttrGet when reexecuting the same query 2002-02-08 18:50:12 +00:00
oci8.dsp enable temporary LOBs when we detect oracle 8.1 2001-04-14 09:51:29 +00:00
oci8.dsw
php_oci8.h - got rid of unneded calls to OCIAttrGet when reexecuting the same query 2002-02-08 18:50:12 +00:00
setup.stub