]> granicus.if.org Git - php/commit
OCI8 2.0: Added a new oci_set_db_operation() user space function for the "DB Operatio...
authorChristopher Jones <sixd@php.net>
Mon, 30 Sep 2013 23:51:07 +0000 (16:51 -0700)
committerChristopher Jones <sixd@php.net>
Mon, 30 Sep 2013 23:51:07 +0000 (16:51 -0700)
commit954a0f8bf4f8779f509b8361c1bc02246bd1ea20
tree9c60beb7a8a47be92fc66f25bd3879f6bc667eaf
parentca6a259ed1297e0b0a2c5f605587caadd1c3a7ed
OCI8 2.0: Added a new oci_set_db_operation() user space function for the "DB Operation" tracing feature of Oracle DB 12c.

Currently this code is #ifdef'd out, since I can't consider the feature stable until an Oracle-side fix for Oracle bug 16695981 is available.  Having the code available in PHP OCI8 facilitates testing of any fix.
ext/oci8/oci8.c
ext/oci8/oci8_interface.c