Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'PHP-5.5' into PHP-5.6 | Matteo Beccati | 2014-05-21 | 1 | -8/+27 |
|\ | |||||
| * | Merge branch 'PHP-5.4' into PHP-5.5 | Matteo Beccati | 2014-05-21 | 1 | -8/+27 |
| |\ | |||||
| | * | Improved test for bug #62479 | Matteo Beccati | 2014-05-21 | 1 | -8/+27 |
* | | | Added new PDO::PGSQL_ATTR_DISABLE_PREPARES that uses PQexecParams | Matteo Beccati | 2014-03-11 | 5 | -3/+81 |
* | | | Deprecated PDO::PGSQL_ATTR_DISABLE_NATIVE_PREPARED_STATEMENT | Matteo Beccati | 2014-03-11 | 4 | -7/+30 |
* | | | Drop PDO support for extremely old libpq versions | Matteo Beccati | 2014-03-11 | 5 | -97/+53 |
* | | | Merge branch 'PHP-5.5' into PHP-5.6 | Stanislav Malyshev | 2014-01-25 | 1 | -2/+2 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-5.4' into PHP-5.5 | Stanislav Malyshev | 2014-01-25 | 1 | -2/+2 |
| |\ \ | | |/ | |||||
| | * | fix test bug62479.phpt | Stanislav Malyshev | 2014-01-25 | 1 | -2/+2 |
* | | | Merge branch 'PHP-5.5' into PHP-5.6 | Will Fitch | 2014-01-18 | 2 | -2/+85 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-5.4' into PHP-5.5 | Will Fitch | 2014-01-18 | 2 | -2/+85 |
| |\ \ | | |/ | |||||
| | * | Fix #62479: Some chars not parsed in passwords | Will Fitch | 2014-01-18 | 2 | -2/+85 |
| | * | Bump year | Xinchen Hui | 2014-01-03 | 5 | -5/+5 |
| * | | Bump year | Xinchen Hui | 2014-01-03 | 5 | -5/+5 |
* | | | Bump year | Xinchen Hui | 2014-01-03 | 5 | -5/+5 |
* | | | Merge branch 'PHP-5.5' | Matteo Beccati | 2013-08-21 | 2 | -5/+5 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-5.4' into PHP-5.5 | Matteo Beccati | 2013-08-21 | 2 | -5/+5 |
| |\ \ | | |/ | |||||
| | * | Fixed other compiler warnings in PDO_PGSQL | Matteo Beccati | 2013-08-21 | 2 | -5/+5 |
* | | | Merge branch 'PHP-5.5' | Michael Wallner | 2013-08-20 | 1 | -0/+71 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-5.4' into PHP-5.5 | Michael Wallner | 2013-08-20 | 1 | -0/+71 |
| |\ \ | | |/ | |||||
| | * | Fix bug #64953 (Postgres prepared statement positional parameter casting) | Michael Wallner | 2013-08-20 | 1 | -0/+71 |
* | | | Merge branch 'PHP-5.5' | Christopher Jones | 2013-08-06 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Fix long-standing visual pain point: the misalignment of './configure help' t... | Christopher Jones | 2013-08-06 | 1 | -1/+1 |
| |/ | |||||
* | | Merge branch 'PHP-5.5' | Stanislav Malyshev | 2013-08-04 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | non living code related typo fixes | Veres Lajos | 2013-08-04 | 1 | -1/+1 |
| * | Fixed meta data retrieve when OID is larger than 2^31 | Yasuo Ohgaki | 2013-07-13 | 1 | -1/+1 |
* | | Merge branch 'PHP-5.5' | Yasuo Ohgaki | 2013-07-11 | 1 | -1/+1 |
|\ \ | |||||
| * | | Fixed meta data retrieve when OID is larger than 2^31 | Yasuo Ohgaki | 2013-07-11 | 1 | -1/+1 |
| |/ | |||||
* | | Merge branch 'PHP-5.5' | Yasuo Ohgaki | 2013-07-09 | 1 | -1/+1 |
|\ \ | |||||
| * | | Fixed pgsql_stmt_get_column_meta() OID signedness | Yasuo Ohgaki | 2013-07-09 | 1 | -1/+1 |
| |/ | |||||
* | | Merge branch 'PHP-5.5' | Remi Collet | 2013-06-19 | 3 | -4/+4 |
|\ \ | |/ | |||||
| * | Related to bug #65047 (Test skip on client / server version) | Remi Collet | 2013-06-19 | 3 | -4/+4 |
* | | Merge branch 'PHP-5.5' | Matteo Beccati | 2013-06-19 | 2 | -0/+10 |
|\ \ | |/ | |||||
| * | Fixed bug #65047 (Test skip on client / server version) | Matteo Beccati | 2013-06-19 | 2 | -0/+10 |
* | | Fixed signedness warning | Matteo Beccati | 2013-06-07 | 1 | -1/+1 |
* | | Fixed bug #63657 (pgsqlCopyFrom/To methods use Postgres < 7.3 syntax) | Matteo Beccati | 2013-06-07 | 1 | -8/+12 |
* | | Fixed Bug #42614 (PDO_pgsql: add pg_get_notify support) | Matteo Beccati | 2013-06-05 | 2 | -0/+190 |
* | | Refactored custom PDO_pgsql methods to trigger errors/exceptions | Matteo Beccati | 2013-06-05 | 4 | -49/+103 |
|/ | |||||
* | Merge branch 'PHP-5.3' into PHP-5.4 | Matteo Beccati | 2013-06-02 | 1 | -3/+5 |
|\ | |||||
| * | Clean up leftover test files | Matteo Beccati | 2013-06-02 | 1 | -3/+5 |
* | | Fix PDO::inTransaction() test for pgsql | Nikita Popov | 2013-06-02 | 1 | -4/+4 |
* | | Merge branch 'PHP-5.3' into PHP-5.4 | Remi Collet | 2013-05-31 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Fixed Bug #64949 (Buffer overflow in _pdo_pgsql_error) | Remi Collet | 2013-05-31 | 1 | -1/+1 |
| * | Happy New Year~ | Xinchen Hui | 2013-01-01 | 5 | -5/+5 |
* | | Happy New Year | Xinchen Hui | 2013-01-01 | 5 | -5/+5 |
* | | Merge branch 'PHP-5.3' into PHP-5.4 | David Soria Parra | 2012-10-30 | 2 | -1/+64 |
|\ \ | |/ | |||||
| * | Bug #62593 Updated to account for INOUT parameters | Will Fitch | 2012-10-30 | 1 | -1/+2 |
| * | Bug #62593 Updated test to verify bindParam doesn't change original value | Will Fitch | 2012-10-30 | 1 | -1/+3 |
| * | Bug #62593 Updated to always treat zval by value | Will Fitch | 2012-10-30 | 2 | -4/+9 |
| * | Bug #62593 Added test for change | Will Fitch | 2012-10-30 | 1 | -0/+44 |