History log of /PHP-7.0/ext/pdo_odbc/config.m4 (Results 26 – 36 of 36)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: RELEASE_0_2_2, RELEASE_0_2_1, RELEASE_0_2
# 44cec3d4 09-Feb-2005 Wez Furlong

disable dep for pecl release


# 3130ed30 06-Feb-2005 Wez Furlong

make configure smarter.
Update for new get_col() signature


# e5b6b0db 21-Jan-2005 Wez Furlong

Allow static build (better detection of PDO headers).
Copy error code into driver code, so PDO can handle it correctly.
Less leaks


# 769d399b 19-Jan-2005 Wez Furlong

add dep


# ffd35bb6 19-Jan-2005 Wez Furlong

allow static linkage.
Avoid segv when no username is passed


# 44e77380 17-Jan-2005 Wez Furlong

Missing 1


# f9d3469e 12-Jan-2005 Wez Furlong

Add configure support for ODBCRouter and generic ODBC libs.

Note that ODBCRouter doesn't directly implement ODBC 3.0, so
using it here won't really work.

Expand the ODBC 3 check

Add configure support for ODBCRouter and generic ODBC libs.

Note that ODBCRouter doesn't directly implement ODBC 3.0, so
using it here won't really work.

Expand the ODBC 3 check to better explain what happened and
how to make progress (e.g.: use an ODBC manager library like
unixODBC).

show more ...


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, 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, php-5.0.0RC3, php-5.0.0RC3RC2, php-4.3.7, php-5.0.0RC3RC1, php-4.3.7RC1, RELEASE_0_1_1
# dc57cff2 21-May-2004 Wez Furlong

Prep for release


# 7a214b66 19-May-2004 Edin Kadribasic

Cosmetics


# d4c5556b 17-May-2004 Wez Furlong

Let is build under unix.
Tested against IBM DB2 and unixODBC.
Could work with others.


# d6c4dee1 17-May-2004 Wez Furlong

ODBC (v3 ish) driver for PDO.
Will not build under unix yet.


12