Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Apply pgsql notice test fixes to PHP-5.5 | Nikita Popov | 2013-08-22 | 3 | -2/+15 | |
| | | | ||||||
* | | | Remove trailing whitespace in test | Nikita Popov | 2013-08-22 | 1 | -1/+1 | |
| | | | | | | | | | | | | Third try to make this work... | |||||
* | | | Forgot newline in test | Nikita Popov | 2013-08-22 | 1 | -0/+1 | |
| | | | ||||||
* | | | Fix pgsql notice test failure | Nikita Popov | 2013-08-22 | 1 | -0/+4 | |
| | | | ||||||
* | | | Merge branch 'PHP-5.5' | Matteo Beccati | 2013-08-21 | 1 | -16/+25 | |
|\ \ \ | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | * PHP-5.5: Fixed compiler warnings in ext/pgsql Fixed other compiler warnings in PDO_PGSQL Fixed compiler warning Update NEWS Conflicts: ext/pdo_pgsql/pgsql_driver.c | |||||
| * | | Merge branch 'PHP-5.4' into PHP-5.5 | Matteo Beccati | 2013-08-21 | 1 | -16/+25 | |
| |\ \ | | |/ | | | | | | | | | | | | | | | | * PHP-5.4: Fixed compiler warnings in ext/pgsql Fixed other compiler warnings in PDO_PGSQL Fixed compiler warning | |||||
| | * | Fixed compiler warnings in ext/pgsql | Matteo Beccati | 2013-08-21 | 1 | -16/+25 | |
| | | | ||||||
* | | | Revert wrong description | Yasuo Ohgaki | 2013-08-20 | 4 | -4/+4 | |
| | | | ||||||
* | | | Fixed test bug | Yasuo Ohgaki | 2013-08-20 | 1 | -3/+2 | |
| | | | ||||||
* | | | Revise pgsql tests | Yasuo Ohgaki | 2013-08-18 | 2 | -1/+8 | |
| | | | ||||||
* | | | Merge branch 'PHP-5.5' | Anatol Belski | 2013-08-12 | 1 | -2/+1 | |
|\ \ \ | |/ / | | | | | | | | | | * PHP-5.5: removed unused vars | |||||
| * | | Merge branch 'PHP-5.4' into PHP-5.5 | Anatol Belski | 2013-08-12 | 1 | -2/+1 | |
| |\ \ | | |/ | | | | | | | | | | * PHP-5.4: removed unused vars | |||||
| | * | removed unused vars | Anatol Belski | 2013-08-12 | 1 | -2/+1 | |
| | | | ||||||
* | | | Merge branch 'PHP-5.5' | Anatol Belski | 2013-08-12 | 1 | -3/+25 | |
|\ \ \ | |/ / | | | | | | | | | | * PHP-5.5: fixed strndup usage in the pgsql ext | |||||
| * | | Merge branch 'PHP-5.4' into PHP-5.5 | Anatol Belski | 2013-08-12 | 1 | -3/+25 | |
| |\ \ | | |/ | | | | | | | | | | * PHP-5.4: fixed strndup usage in the pgsql ext | |||||
| | * | fixed strndup usage in the pgsql ext | Anatol Belski | 2013-08-12 | 1 | -3/+25 | |
| | | | ||||||
* | | | Revise pgsql test files | Yasuo Ohgaki | 2013-08-12 | 2 | -1/+7 | |
| | | | ||||||
* | | | Revise pgsql test for Travis CI | Yasuo Ohgaki | 2013-08-11 | 1 | -0/+2 | |
| | | | ||||||
* | | | Add 00version.phpt to get server/protocol/client version. Revise test script ↵ | Yasuo Ohgaki | 2013-08-11 | 9 | -8/+34 | |
|/ / | | | | | | | description | |||||
* | | Merge branch 'PHP-5.4' into PHP-5.5 | Stanislav Malyshev | 2013-08-10 | 3 | -1/+5 | |
|\ \ | |/ | | | | | | | * PHP-5.4: ensure notices are not ignored when tests need them | |||||
| * | ensure notices are not ignored when tests need them | Stanislav Malyshev | 2013-08-10 | 3 | -1/+5 | |
| | | ||||||
* | | Fix long-standing visual pain point: the misalignment of './configure help' ↵ | Christopher Jones | 2013-08-06 | 1 | -1/+1 | |
| | | | | | | | | | | | | text. Whitespace changes and a couple of grammar fixes. | |||||
* | | Merge branch 'PHP-5.4' into PHP-5.5 | Yasuo Ohgaki | 2013-08-05 | 15 | -62/+184 | |
|\ \ | |/ | | | | | | | * PHP-5.4: Fixed bug #62978. pg_select()/etc may allow SQL injection when table name is user parameter, users are able to control table names. | |||||
| * | Fixed bug #62978. pg_select()/etc may allow SQL injection when table name is ↵ | Yasuo Ohgaki | 2013-08-05 | 15 | -62/+184 | |
| | | | | | | | | user parameter, users are able to control table names. | |||||
| * | Fixed bug #65336 | Yasuo Ohgaki | 2013-07-27 | 1 | -1/+2 | |
| | | ||||||
| * | typo fixes | Veres Lajos | 2013-07-15 | 1 | -1/+1 | |
| | | ||||||
* | | Fixed bug #65336 | Yasuo Ohgaki | 2013-07-27 | 1 | -1/+2 | |
| | | ||||||
* | | HASH_KEY_NON_EXISTANT fix | Veres Lajos | 2013-07-21 | 1 | -3/+3 | |
| | | ||||||
* | | typo fixes | Veres Lajos | 2013-07-15 | 1 | -1/+1 | |
| | | ||||||
* | | Inprove pg_unescape_bytea() error message | Yasuo Ohgaki | 2013-07-13 | 1 | -1/+1 | |
| | | ||||||
* | | Add warning to pg_unescape_bytea() when invalid parameter is passed | Yasuo Ohgaki | 2013-07-08 | 1 | -0/+1 | |
| | | ||||||
* | | Merge branch 'PHP-5.4' into PHP-5.5 | Andrey Hristov | 2013-06-26 | 1 | -0/+36 | |
|\ \ | |/ | | | | | | | Conflicts: NEWS | |||||
| * | Fixed bug #65015 (pg_send_query does not flush send buffer) patch submitted ↵ | Yasuo Ohgaki | 2013-06-26 | 1 | -0/+36 | |
| | | | | | | | | by: adam at vektah dot net | |||||
* | | Merge branch 'PHP-5.4' into PHP-5.5 | Matteo Beccati | 2013-06-19 | 15 | -30/+121 | |
|\ \ | |/ | | | | | | | | | | | * PHP-5.4: Fixed bug #65047 (Test skip on client / server version) Remove broken client version checking Clean up leftover file after the test | |||||
| * | Fixed bug #65047 (Test skip on client / server version) | Matteo Beccati | 2013-06-19 | 14 | -24/+117 | |
| | | ||||||
| * | Remove broken client version checking | Matteo Beccati | 2013-06-19 | 1 | -7/+3 | |
| | | ||||||
| * | Clean up leftover file after the test | Matteo Beccati | 2013-06-19 | 1 | -0/+2 | |
| | | ||||||
| * | Merge branch 'pull-request/341' | Stanislav Malyshev | 2013-06-10 | 1 | -1/+1 | |
| | | | | | | | | | | * pull-request/341: (23 commits) typofixes | |||||
* | | Merge branch 'pull-request/341' | Stanislav Malyshev | 2013-06-10 | 1 | -1/+1 | |
| | | | | | | | | | | * pull-request/341: (23 commits) typofixes | |||||
* | | Merge branch 'PHP-5.4' into PHP-5.5 | Matteo Beccati | 2013-06-02 | 2 | -5/+66 | |
|\ \ | |/ | | | | | | | * PHP-5.4: Fixed bug #64609 (pg_convert enum type support) | |||||
| * | Merge branch 'PHP-5.3' into PHP-5.4 | Matteo Beccati | 2013-06-02 | 2 | -5/+66 | |
| |\ | | | | | | | | | | | | | * PHP-5.3: Fixed bug #64609 (pg_convert enum type support) | |||||
| | * | Fixed bug #64609 (pg_convert enum type support) | Matteo Beccati | 2013-06-02 | 2 | -5/+66 | |
| | | | ||||||
* | | | Merge branch 'PHP-5.4' into PHP-5.5 | Matteo Beccati | 2013-06-01 | 4 | -1/+7 | |
|\ \ \ | |/ / | | | | | | | | | | * PHP-5.4: Fixed bug #62857 (bytea test failures) | |||||
| * | | Merge branch 'PHP-5.3' into PHP-5.4 | Matteo Beccati | 2013-06-01 | 4 | -1/+7 | |
| |\ \ | | |/ | | | | | | | | | | * PHP-5.3: Fixed bug #62857 (bytea test failures) | |||||
| | * | Fixed bug #62857 (bytea test failures) | Matteo Beccati | 2013-06-01 | 4 | -1/+7 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Postgres 9.1+ test fixes. Tests were failing due to the default standard_conforming_strings GUC being changed to on. Also the pg_escape_bytea test was encoding the data before estabilishing a connection, thus falling back to the old escaping type which isn't properly handled by the backend when using a default configuration. I haven't updated the NEWS file as it's just test fixes. | |||||
| | * | Happy New Year~ | Xinchen Hui | 2013-01-01 | 2 | -2/+2 | |
| | | | ||||||
| * | | Happy New Year | Xinchen Hui | 2013-01-01 | 2 | -2/+2 | |
| | | | ||||||
* | | | Skip locale dependent test if locale not available | Nikita Popov | 2013-03-23 | 1 | -0/+3 | |
| | | | ||||||
* | | | Bug #46408: Fix double formatting for PostgreSQL bound parameters | Lars Strojny | 2013-01-14 | 2 | -1/+24 | |
| | | | ||||||
* | | | Happy New Year | Xinchen Hui | 2013-01-01 | 2 | -2/+2 | |
|/ / |