summaryrefslogtreecommitdiff
path: root/ext/pdo_firebird/firebird_driver.c
Commit message (Expand)AuthorAgeFilesLines
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
* - Fixed bug #43296 (Feature req: pdo_firebird: ATTR_FETCH_TABLE_NAMES support)Lars Westermann2007-11-151-0/+5
* - Added 3 firebird specific attributes to firebird_handle_set_attribute()Lars Westermann2007-10-301-5/+47
* snprintf() -> slprintf()Ilia Alshanetsky2007-02-271-1/+1
* MFHAntony Dovgal2007-01-181-2/+6
* MFH: Bump year.Sebastian Bergmann2007-01-011-1/+1
* Fixed compiler warningsIlia Alshanetsky2006-11-161-0/+2
* bump year and license versionfoobar2006-01-011-3/+3
* merge George's fixes back from HEADWez Furlong2005-09-111-1/+1
* - Bumber up yearfoobar2005-08-031-1/+1
* update for api changesWez Furlong2005-02-061-1/+1
* Eliminate unused parameter.Wez Furlong2005-01-211-1/+1
* let it compile againWez Furlong2005-01-191-1/+1
* Allow drivers to select bind emulation on a per statement basisWez Furlong2005-01-181-1/+1
* fix compile.Wez Furlong2005-01-131-1/+1
* half-update for sqlstate error codesWez Furlong2005-01-071-1/+5
* more method table adjustments.Wez Furlong2004-09-231-0/+1
* Return all results as strings until I can convince the other guys thatArd Biesheuvel2004-06-231-3/+4
* Refactored statement allocationArd Biesheuvel2004-06-151-60/+157
* GCC fixesArd Biesheuvel2004-06-121-14/+14
* Added client/server info attributesArd Biesheuvel2004-06-121-5/+63
* Folding markersArd Biesheuvel2004-06-121-14/+27
* Improved error handlingArd Biesheuvel2004-06-121-45/+70
* Removed dependency on regular interbase extensionArd Biesheuvel2004-06-121-6/+12
* Nearly complete implementationArd Biesheuvel2004-06-121-24/+174
* Initial revision (incomplete)Ard Biesheuvel2004-06-111-0/+309