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 @- Added temporary LOB support in OCI8 (Patch by David Benson) 2001-04-14 08:38:46 +00:00
Makefile.in rewritten the configure stuff 2000-05-08 09:06:48 +00:00
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 *** empty log message *** 2000-04-21 14:54:44 +00:00
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 move oci8 from oracle to it's own ext-directory - configure stuff needs more work - but it configures and compiles 1999-05-12 14:21:38 +00:00