Patch proposal to implement lob_type' as an optional parameter to theociwritetemporarylob' function.
Patch changes file ext/oci8/oci8.c with revision 1.183.2.3.
The function `ociwritetemporarylob' creates an oracle LOB object. Currently the type of object is set to OCI_TEMP_CLOB and there is no way how to create temporary BLOB.
The enclosed patch defines two constants - types of temporary LOBs:
OCI_TEMP_CLOB
OCI_TEMP_BLOB
and extends the number of parameters of function `ociwritetemporarylob' by an optional parameter LOB type (default value is set to OCI_TEMP_CLOB to preserve backward compatibility).
Can someone check and commit this patch ?
Thanks
Marek
Odchozí zpráva neobsahuje viry.
Zkontrolováno antivirovým systémem AVG (http://www.grisoft.cz).
Verze: 6.0.474 / Virová báze: 272 - datum vydání: 18.4.2003