| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add test for bug #72294 | Anatol Belski | 2016-06-01 | 1 | -0/+149 |
| * | Fixed bug #72294 Segmentation fault/invalid pointer in connection with pgsql_... | Anatol Belski | 2016-06-01 | 1 | -11/+15 |
| * | Fixed test (keyword is local related) | Xinchen Hui | 2016-05-31 | 2 | -6/+6 |
| * | Fixed bug #71573 (Segfault (core dumped) if paramno beyond bound) | Xinchen Hui | 2016-05-11 | 2 | -0/+27 |
| * | fix merge mistake | Anatol Belski | 2016-04-06 | 1 | -1/+1 |
| * | fix tests | Anatol Belski | 2016-04-06 | 2 | -20/+92 |
| * | PostgreSQL's PDOStatement::getColumnMeta() fills in table's name. | Petr Sýkora | 2016-04-06 | 1 | -0/+35 |
| * | fix indent | Anatol Belski | 2016-04-06 | 1 | -40/+40 |
| * | add 32-bit specific variont for #62498 | Anatol Belski | 2016-04-06 | 1 | -0/+185 |
| * | skip test on 32-bit | Anatol Belski | 2016-04-06 | 1 | -1/+2 |
| * | fix and extend test | Anatol Belski | 2016-04-05 | 1 | -22/+103 |
| * | Don't roundtrip to the database to get the column type if you already know it | Joe Bylund | 2016-04-05 | 2 | -25/+159 |
| * | Do not edit the value in place (might be relates to #71261) | Xinchen Hui | 2016-01-04 | 1 | -4/+3 |
| * | Merge branch 'PHP-5.6' into PHP-7.0 | Lior Kaplan | 2016-01-01 | 5 | -5/+5 |
| |\ | |||||
| | * | Happy new year (Update copyright to 2016) | Lior Kaplan | 2016-01-01 | 5 | -5/+5 |
| | * | fix test | Anatol Belski | 2015-08-23 | 1 | -2/+4 |
| * | | add test for bug #70861 | Anatol Belski | 2015-11-05 | 1 | -0/+46 |
| * | | fix test redirection when run not from source root | Anatol Belski | 2015-10-23 | 1 | -1/+1 |
| * | | Removed or simplified incorrect SEPARATE_*() macros usage. | Dmitry Stogov | 2015-09-29 | 1 | -3/+3 |
| * | | Use ZSTR_ API to access zend_string elements (this is just renaming without s... | Dmitry Stogov | 2015-06-30 | 2 | -6/+6 |
| * | | Fix more proto comments | Rasmus Lerdorf | 2015-06-23 | 1 | -1/+1 |
| * | | Merge branch 'PHP-5.6' | Matteo Beccati | 2015-06-13 | 1 | -1/+1 |
| |\ \ | |/ | |||||
| | * | Merge branch 'PHP-5.5' into PHP-5.6 | Matteo Beccati | 2015-06-13 | 1 | -1/+1 |
| | |\ | |||||
| | | * | Fix copy/paste error in test | Matteo Beccati | 2015-06-13 | 1 | -1/+1 |
| * | | | Merge branch 'PHP-5.6' | Matteo Beccati | 2015-06-12 | 2 | -2/+46 |
| |\ \ \ | |/ / | |||||
| | * | | Merge branch 'PHP-5.5' into PHP-5.6 | Matteo Beccati | 2015-06-12 | 2 | -2/+46 |
| | |\ \ | | |/ | |||||
| | | * | Fix bug #69344 (PDO PgSQL Incorrect binding numeric array with gaps) | Matteo Beccati | 2015-06-12 | 2 | -2/+46 |
| | | * | Fix bug #69362 (PDO-pgsql fails to connect if password contains a leading sin... | Matteo Beccati | 2015-06-12 | 2 | -31/+91 |
| * | | | Merge branch 'PHP-5.6' | Matteo Beccati | 2015-06-12 | 2 | -31/+91 |
| |\ \ \ | |/ / | |||||
| | * | | Fix bug #69362 (PDO-pgsql fails to connect if password contains a leading sin... | Matteo Beccati | 2015-06-12 | 2 | -30/+90 |
| * | | | Merge branch 'PHP-5.6' | Anatol Belski | 2015-06-11 | 1 | -1/+2 |
| |\ \ \ | |/ / | |||||
| | * | | Merge branch 'PHP-5.5' into PHP-5.6 | Anatol Belski | 2015-06-11 | 1 | -1/+2 |
| | |\ \ | | |/ | |||||
| | | * | rework that test to allow delta for rounding errors | Anatol Belski | 2015-06-11 | 1 | -1/+2 |
| * | | | Merge branch 'PHP-5.6' | Anatol Belski | 2015-06-11 | 1 | -1/+1 |
| |\ \ \ | |/ / | |||||
| | * | | Merge branch 'PHP-5.5' into PHP-5.6 | Anatol Belski | 2015-06-11 | 1 | -1/+1 |
| | |\ \ | | |/ | |||||
| | | * | improve test | Anatol Belski | 2015-06-11 | 1 | -1/+1 |
| * | | | Merge branch 'PHP-5.6' | Anatol Belski | 2015-06-10 | 2 | -1/+61 |
| |\ \ \ | |/ / | |||||
| | * | | Merge branch 'PHP-5.5' into PHP-5.6 | Anatol Belski | 2015-06-10 | 2 | -1/+61 |
| | |\ \ | | |/ | |||||
| | | * | fix memory leak in pdo_pgsql closeCursor (bug 69752) | Philip Hofstetter | 2015-06-10 | 2 | -1/+61 |
| * | | | Use zend_string to represent pdo_column_data.name and avoid duplication. | Dmitry Stogov | 2015-05-05 | 1 | -3/+4 |
| * | | | Remove PGSQL_ATTR_DISABLE_NATIVE_PREPARED_STATEMENT | Nikita Popov | 2015-04-24 | 5 | -112/+3 |
| * | | | libpq versions older than 9.3 do not have lo_lseek64 | Rasmus Lerdorf | 2015-04-22 | 1 | -1/+1 |
| * | | | fix possible int overflow | Anatol Belski | 2015-04-15 | 1 | -1/+6 |
| * | | | fix datatype mismatches | Anatol Belski | 2015-04-15 | 1 | -3/+3 |
| * | | | optimize structs | Anatol Belski | 2015-04-15 | 1 | -6/+6 |
| * | | | fix data type and 64-bit compat | Anatol Belski | 2015-04-15 | 1 | -1/+5 |
| * | | | Another minor cleanup, drop ENFORCE_SAFE_MODE (all except pdo_pgsql have #if'... | Kalle Sommer Nielsen | 2015-03-29 | 1 | -2/+2 |
| * | | | cleanup mod version macros, round 3 | Anatol Belski | 2015-03-23 | 2 | -5/+4 |
| * | | | Merge branch 'PHP-5.6' | Anatol Belski | 2015-03-14 | 1 | -0/+1 |
| |\ \ \ | |/ / | |||||
| | * | | Merge branch 'PHP-5.5' into PHP-5.6 | Anatol Belski | 2015-03-14 | 1 | -0/+1 |
| | |\ \ | | |/ | |||||
