summaryrefslogtreecommitdiff
path: root/ext/pdo_pgsql
Commit message (Expand)AuthorAgeFilesLines
...
| * | Fix bug #69362 (PDO-pgsql fails to connect if password contains a leading sin...Matteo Beccati2015-06-122-30/+90
* | | Merge branch 'PHP-5.6'Anatol Belski2015-06-111-1/+2
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.5' into PHP-5.6Anatol Belski2015-06-111-1/+2
| |\ \ | | |/
| | * rework that test to allow delta for rounding errorsAnatol Belski2015-06-111-1/+2
* | | Merge branch 'PHP-5.6'Anatol Belski2015-06-111-1/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.5' into PHP-5.6Anatol Belski2015-06-111-1/+1
| |\ \ | | |/
| | * improve testAnatol Belski2015-06-111-1/+1
* | | Merge branch 'PHP-5.6'Anatol Belski2015-06-102-1/+61
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.5' into PHP-5.6Anatol Belski2015-06-102-1/+61
| |\ \ | | |/
| | * fix memory leak in pdo_pgsql closeCursor (bug 69752)Philip Hofstetter2015-06-102-1/+61
* | | Use zend_string to represent pdo_column_data.name and avoid duplication.Dmitry Stogov2015-05-051-3/+4
* | | Remove PGSQL_ATTR_DISABLE_NATIVE_PREPARED_STATEMENTNikita Popov2015-04-245-112/+3
* | | libpq versions older than 9.3 do not have lo_lseek64Rasmus Lerdorf2015-04-221-1/+1
* | | fix possible int overflowAnatol Belski2015-04-151-1/+6
* | | fix datatype mismatchesAnatol Belski2015-04-151-3/+3
* | | optimize structsAnatol Belski2015-04-151-6/+6
* | | fix data type and 64-bit compatAnatol Belski2015-04-151-1/+5
* | | Another minor cleanup, drop ENFORCE_SAFE_MODE (all except pdo_pgsql have #if'...Kalle Sommer Nielsen2015-03-291-2/+2
* | | cleanup mod version macros, round 3Anatol Belski2015-03-232-5/+4
* | | Merge branch 'PHP-5.6'Anatol Belski2015-03-141-0/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.5' into PHP-5.6Anatol Belski2015-03-141-0/+1
| |\ \ | | |/
| | * fix testAnatol Belski2015-03-141-0/+1
| | * Bump yearXinchen Hui2015-01-155-5/+5
| * | bump yearXinchen Hui2015-01-155-5/+5
* | | ZTS cleanupReeze Xia2015-03-081-1/+1
* | | Look for PDO include files in the right folderMaxime BESSON2015-02-061-2/+2
* | | size_t cleanup for PDOStanislav Malyshev2015-01-261-10/+10
* | | bump yearXinchen Hui2015-01-155-5/+5
* | | trailing whitespace removalStanislav Malyshev2015-01-103-4/+4
* | | Merge branch 'PHP-5.6'Matteo Beccati2015-01-052-1/+9
|\ \ \ | |/ /
| * | Ref #68371 - Added support for PDO::PGSQL_ATTR_DISABLE_PREPARESMatteo Beccati2015-01-052-1/+9
* | | Merge branch 'PHP-5.6'Matteo Beccati2015-01-052-0/+117
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.5' into PHP-5.6Matteo Beccati2015-01-052-0/+117
| |\ \ | | |/
| | * Fixed bug #68371 PDO#getAttribute() cannot be called with platform-specific a...Matteo Beccati2014-11-102-0/+107
| | * Fixed bug #68351 (PDO::PARAM_BOOL and ATTR_EMULATE_PREPARES misbehaving)Matteo Beccati2014-11-062-0/+16
| * | Fixed bug #68351 (PDO::PARAM_BOOL and ATTR_EMULATE_PREPARES misbehaving)Matteo Beccati2014-11-062-0/+16
* | | first shot remove TSRMLS_* thingsAnatol Belski2014-12-133-64/+64
* | | fixed compilation errorDmitry Stogov2014-11-071-1/+1
* | | Fixed bug #68351 (PDO::PARAM_BOOL and ATTR_EMULATE_PREPARES misbehaving)Matteo Beccati2014-11-062-7/+17
* | | Merge branch 'PHP-5.6'Matteo Beccati2014-11-012-1/+67
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.5' into PHP-5.6Matteo Beccati2014-11-012-1/+67
| |\ \ | | |/
| | * Fixed bug #66584 Segmentation fault on statement deallocationMatteo Beccati2014-11-012-1/+67
* | | Merge branch 'PHP-5.6'Anatol Belski2014-10-311-1/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.5' into PHP-5.6Anatol Belski2014-10-311-1/+1
| |\ \ | | |/
| | * fix ZTS buildAnatol Belski2014-10-311-1/+1
* | | Merge branch 'PHP-5.6'Matteo Beccati2014-10-312-10/+52
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.5' into PHP-5.6Matteo Beccati2014-10-312-10/+52
| |\ \ | | |/
| | * Fixed bug #67462 PDO_PGSQL::beginTransaction() wrongly throws exception when ...Matteo Beccati2014-10-312-10/+52
* | | Fixed compilationDmitry Stogov2014-10-171-2/+2
* | | Merge branch 'PHP-5.6'Matteo Beccati2014-10-172-0/+115
|\ \ \ | |/ /