summaryrefslogtreecommitdiff
path: root/ext/pdo_pgsql/pgsql_statement.c
Commit message (Expand)AuthorAgeFilesLines
* first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-10/+10
* fixed compilation errorDmitry Stogov2014-11-071-1/+1
* Fixed bug #68351 (PDO::PARAM_BOOL and ATTR_EMULATE_PREPARES misbehaving)Matteo Beccati2014-11-061-7/+2
* Merge branch 'PHP-5.6'Matteo Beccati2014-11-011-1/+1
|\
| * Merge branch 'PHP-5.5' into PHP-5.6Matteo Beccati2014-11-011-1/+1
| |\
| | * Fixed bug #66584 Segmentation fault on statement deallocationMatteo Beccati2014-11-011-1/+1
| | * Bump yearXinchen Hui2014-01-031-1/+1
* | | s/PHP 5/PHP 7/Johannes Schlüter2014-09-191-1/+1
* | | master renames phase 3Anatol Belski2014-08-251-4/+4
* | | master renames phase 1Anatol Belski2014-08-251-8/+8
* | | ported from pdo - pgsql, odbc, mysql, firebirt, dblibAnatol Belski2014-08-191-12/+13
* | | basic macro replacements, all at onceAnatol Belski2014-08-191-2/+2
* | | Finish ext/pdo_pgsql (3 tests fail, 1 due to knew issue, 2 also fails in trunk)Xinchen Hui2014-05-161-4/+4
* | | Fixed several test failedXinchen Hui2014-05-161-17/+31
* | | fix void* ptr arithmeticPierre Joye2014-05-151-1/+1
* | | Made a little clean upXinchen Hui2014-05-151-9/+8
* | | add support for pdo-pgsql in phpng refactoringnikita22062014-05-151-25/+22
* | | Merge mainstream 'master' branch into refactoringDmitry Stogov2014-04-261-44/+42
|\ \ \ | |/ /
| * | Added new PDO::PGSQL_ATTR_DISABLE_PREPARES that uses PQexecParamsMatteo Beccati2014-03-111-1/+11
| * | Drop PDO support for extremely old libpq versionsMatteo Beccati2014-03-111-43/+31
* | | Cleanup (1-st round)Dmitry Stogov2014-04-151-1/+1
|/ /
* | Bump yearXinchen Hui2014-01-031-1/+1
|/
* Fixed other compiler warnings in PDO_PGSQLMatteo Beccati2013-08-211-1/+1
* Fixed meta data retrieve when OID is larger than 2^31Yasuo Ohgaki2013-07-131-1/+1
* Happy New YearXinchen Hui2013-01-011-1/+1
* Bug #62593 Updated to account for INOUT parametersWill Fitch2012-10-301-1/+2
* Bug #62593 Updated to always treat zval by valueWill Fitch2012-10-301-1/+1
* Bug #62593 Updated pdo_pgsql driver to convert boolean values to pg native fo...Will Fitch2012-10-301-1/+12
* - Year++Felipe Pena2012-01-011-1/+1
* - Year++Felipe Pena2011-01-011-1/+1
* - Fixed bug #53517 (segfault in pgsql_stmt_execute() when postgres is down)Felipe Pena2010-12-101-1/+1
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-031-1/+1
* - Properly fixed bug #49985 (pdo_pgsql prepare() re-use previous aborted tran...Matteo Beccati2009-11-041-1/+1
* - Reverting previous fix for bug #49985 Matteo Beccati2009-11-041-17/+3
* - Fixed bug #49985 (pdo_pgsql prepare() re-use previous aborted transaction).Ilia Alshanetsky2009-10-261-3/+17
* MFH: TypoKalle Sommer Nielsen2009-05-251-1/+1
* MFHMatteo Beccati2009-05-121-0/+10
* MFH:Matteo Beccati2009-04-301-106/+10
* MFH:Matteo Beccati2009-04-231-2/+8
* - Fixed bug #44861 (scrollable cursor don't work with pgsql)Matteo Beccati2009-03-281-14/+34
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
* - Fixed compiler warningsFelipe Pena2008-10-121-0/+5
* - Fixed bug #46249 (pdo_pgsql always fill in NULL for empty BLOB)Felipe Pena2008-10-111-2/+8
* Better fix for bug #44189Ilia Alshanetsky2008-02-261-0/+3
* Simplify codeIlia Alshanetsky2008-01-291-5/+3
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
* Fixed bug #43457 (Prepared statement with incorrect parms doens'tIlia Alshanetsky2007-12-021-1/+1
* Adjusted fix for bug #42978Ilia Alshanetsky2007-11-201-0/+5
* Separate parm zval.Ilia Alshanetsky2007-04-171-0/+1
* MFH: Bump year.Sebastian Bergmann2007-01-011-1/+1