summaryrefslogtreecommitdiff
path: root/ext/dbx/php_dbx.h
Commit message (Expand)AuthorAgeFilesLines
* Added DBX_RESULT_UNBUFFERED flag for dbx_query.Marc Boeren2003-09-051-0/+1
* Add -2003 to copyright line (Marc).Marc Boeren2003-07-101-1/+1
* updating license information in the headers.James Cox2003-06-101-3/+3
* Bump year.Sebastian Bergmann2002-12-311-1/+1
* Added dbx_escape_string functionMarc Boeren2002-10-291-0/+1
* Update headers.Sebastian Bergmann2001-12-111-2/+2
* whitespace, braces, coding style (Mc)Marc Boeren2001-08-171-3/+3
* Adding cvs ID to source filesFrank M. Kromann2001-08-071-0/+2
* Redesigned thread safety mechanism - nua nuaZeev Suraski2001-07-281-11/+1
* Replaced dbx_cmp_asc and dbx_cmp_desc with dbx_compare function andMarc Boeren2001-06-051-4/+3
* Added a database member to the dbx_link object. Since e.g. mysql reusesMarc Boeren2001-04-111-4/+2
* Fixed compile errors for PostgreSQL support (Mc)Marc Boeren2001-03-231-1/+2
* added initial support for PostgreSQL to ext/dbx.Rui Hirokawa2001-03-231-4/+12
* Changed header for source files, now point to PHP license (Mc)Marc Boeren2001-03-231-8/+12
* Changed C++ style comments to C-style comments (Marc)Marc Boeren2001-03-221-6/+7
* Added dbx module (database abstraction) to the repositorty (/ext/dbx).Marc Boeren2001-03-221-0/+84