History log of /PHP-8.1/ext/pdo_firebird/firebird_driver.c (Results 101 – 116 of 116)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
Revision tags: RELEASE_0_9, php-5.1.0b3, php-4.4.0, php-4.4.0RC2, php-5.1.0b2, php-4.4.0RC1, php-5.1.0b1, php-5.0.1b1, RELEASE_0_3, php-5.0.4, php-4.3.11, php-5.0.4RC2, php-4.3.11RC2, php-5.0.4RC1, php-4.3.11RC1, RELEASE_0_2_4, RELEASE_0_2_3, 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

# 9b360898 19-Jan-2005 Wez Furlong

let it compile again

# a9d98544 18-Jan-2005 Wez Furlong

Allow drivers to select bind emulation on a per statement basis

# 10eb5a10 13-Jan-2005 Wez Furlong

fix compile.
Someone with firebird needs to sit down and give this extension some love

# 44866662 07-Jan-2005 Wez Furlong

half-update for sqlstate error codes

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, RELEASE_0_1, php-5.0.0RC4, php-5.0.0, php-4.3.8
# 391cbac1 23-Jun-2004 Ard Biesheuvel

Return all results as strings until I can convince the other guys that
it should be otherwise

# 350e5aa8 15-Jun-2004 Ard Biesheuvel

Refactored statement allocation
Added emulated support for named input parameters

# e1519d6f 12-Jun-2004 Ard Biesheuvel

GCC fixes

# 6b3cda31 12-Jun-2004 Ard Biesheuvel

Added client/server info attributes

# a312bb5e 12-Jun-2004 Ard Biesheuvel

Folding markers

# ad568aab 12-Jun-2004 Ard Biesheuvel

Improved error handling
Added some comments

# c8c0ddb7 12-Jun-2004 Ard Biesheuvel

Removed dependency on regular interbase extension
Added support for all datatypes except BLOBs

# 493b89c3 12-Jun-2004 Ard Biesheuvel

Nearly complete implementation
No date/time fields yet ...

# 1e385459 11-Jun-2004 Ard Biesheuvel

Initial revision (incomplete)

12345