History log of /PHP-7.4/ext/pdo_oci/oci_driver.c (Results 76 – 94 of 94)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: RELEASE_0_2_3
# 175bf7e9 13-Feb-2005 Antony Dovgal

set username && password only if they were specified


Revision tags: RELEASE_0_2_2, RELEASE_0_2_1, RELEASE_0_2
# d87c5ec2 06-Feb-2005 Wez Furlong

update for api changes


# 26f97a91 21-Jan-2005 Wez Furlong

Eliminate unused parameter.
Don't start a transaction when asking for a cursor with pgsql.
Fix parameter binding for sqlite3


# a9d98544 18-Jan-2005 Wez Furlong

Allow drivers to select bind emulation on a per statement basis


# 7552fe23 12-Jan-2005 Wez Furlong

make scrollable cursors consistent with odbc; removing bogus attribute


# 459b4f85 12-Jan-2005 Wez Furlong

Add support for scrollable cursors.
Enable PDO_ATTR_PREFETCH and default it to 100Kb of prefetch buffer.


# c55b4ab5 11-Jan-2005 Wez Furlong

update for recent adjustments


# fe1a87d0 07-Jan-2005 Wez Furlong

half-hearted adjustment for sqlstate error codes; will do a better job
when I'm sitting down with a working oci env


Revision tags: php-5.0.3, php-4.3.10, SQLITE_4_3_20041227, php-5.0.3RC2, php-4.3.10RC2, php-5.0.3RC1, php-4.3.10RC1, PRE_NEW_VM_GEN_PATCH, php-5.0.2
# 72040f7f 23-Sep-2004 Wez Furlong

more method table adjustments.
mysql driver needs work with the error message stuff.
Other drivers need a bit more auditing...


Revision tags: php-4.3.9, php-5.0.2RC1, php-4.3.9RC3, PRE_ZEND_VM_DISPATCH_PATCH, php-4.3.9RC2, php-5.0.1, php-5.0.1RC2, php-4.3.9RC1, php-5.0.1RC1
# 83472de4 31-Jul-2004 Wez Furlong

Fix some misbehaving pecls (my own included ;-)


Revision tags: RELEASE_0_1, php-5.0.0RC4, php-5.0.0, php-4.3.8
# 73060a89 14-Jun-2004 Antony Dovgal

fix config.m4
add fold markers


Revision tags: php-5.0.0RC3, php-5.0.0RC3RC2, php-4.3.7, php-5.0.0RC3RC1, php-4.3.7RC1, RELEASE_0_1_1
# a53edd04 21-May-2004 Wez Furlong

Fix return type


# 5e408e4e 21-May-2004 Wez Furlong

Fix setAttribute for oci.
Fix some compiler warnings


# 64f0ec7b 21-May-2004 Wez Furlong

Update for placeholder flags


# 221710e8 20-May-2004 Wez Furlong

Specify that OCI returns column names in upper case by default


# 04c35e3d 20-May-2004 Wez Furlong

re-jig error handling, and make it co-operate with the PDO error handling system.
Implement $dbh->exec() for OCI.


# f7de5001 19-May-2004 Wez Furlong

Update prototype


# 7d409715 18-May-2004 George Schlossnagle

use new prototype


# 1b1ced53 17-May-2004 Wez Furlong

OCI driver for PDO, supporting bound input and output parameters.
Will not build under unix yet.


1234