summaryrefslogtreecommitdiff
path: root/ext/pgsql
Commit message (Expand)AuthorAgeFilesLines
* Bump yearXinchen Hui2014-01-032-2/+2
* Merge branch 'PHP-5.5'Yasuo Ohgaki2013-10-221-1/+1
|\
| * Merge branch 'PHP-5.4' into PHP-5.5Yasuo Ohgaki2013-10-221-1/+1
| |\
| | * Fix Coverity issue reporting wrong sizeof()Yasuo Ohgaki2013-10-221-1/+1
* | | Merge branch 'PHP-5.5'Matteo Beccati2013-08-221-1/+4
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Matteo Beccati2013-08-221-1/+4
| |\ \ | | |/
| | * Fixed other compiler warningsMatteo Beccati2013-08-221-1/+4
| * | Apply pgsql notice test fixes to PHP-5.5Nikita Popov2013-08-223-2/+15
* | | Remove trailing whitespace in testNikita Popov2013-08-221-1/+1
* | | Forgot newline in testNikita Popov2013-08-221-0/+1
* | | Fix pgsql notice test failureNikita Popov2013-08-221-0/+4
* | | Merge branch 'PHP-5.5'Matteo Beccati2013-08-211-16/+25
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Matteo Beccati2013-08-211-16/+25
| |\ \ | | |/
| | * Fixed compiler warnings in ext/pgsqlMatteo Beccati2013-08-211-16/+25
* | | Revert wrong descriptionYasuo Ohgaki2013-08-204-4/+4
* | | Fixed test bugYasuo Ohgaki2013-08-201-3/+2
* | | Revise pgsql testsYasuo Ohgaki2013-08-182-1/+8
* | | Merge branch 'PHP-5.5'Anatol Belski2013-08-121-2/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Anatol Belski2013-08-121-2/+1
| |\ \ | | |/
| | * removed unused varsAnatol Belski2013-08-121-2/+1
* | | Merge branch 'PHP-5.5'Anatol Belski2013-08-121-3/+25
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Anatol Belski2013-08-121-3/+25
| |\ \ | | |/
| | * fixed strndup usage in the pgsql extAnatol Belski2013-08-121-3/+25
* | | Revise pgsql test filesYasuo Ohgaki2013-08-122-1/+7
* | | Revise pgsql test for Travis CIYasuo Ohgaki2013-08-111-0/+2
* | | Add 00version.phpt to get server/protocol/client version. Revise test script ...Yasuo Ohgaki2013-08-119-8/+34
|/ /
* | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2013-08-103-1/+5
|\ \ | |/
| * ensure notices are not ignored when tests need themStanislav Malyshev2013-08-103-1/+5
* | Fix long-standing visual pain point: the misalignment of './configure help' t...Christopher Jones2013-08-061-1/+1
* | Merge branch 'PHP-5.4' into PHP-5.5Yasuo Ohgaki2013-08-0515-62/+184
|\ \ | |/
| * Fixed bug #62978. pg_select()/etc may allow SQL injection when table name is ...Yasuo Ohgaki2013-08-0515-62/+184
| * Fixed bug #65336Yasuo Ohgaki2013-07-271-1/+2
| * typo fixesVeres Lajos2013-07-151-1/+1
* | Fixed bug #65336Yasuo Ohgaki2013-07-271-1/+2
* | HASH_KEY_NON_EXISTANT fixVeres Lajos2013-07-211-3/+3
* | typo fixesVeres Lajos2013-07-151-1/+1
* | Inprove pg_unescape_bytea() error messageYasuo Ohgaki2013-07-131-1/+1
* | Add warning to pg_unescape_bytea() when invalid parameter is passedYasuo Ohgaki2013-07-081-0/+1
* | Merge branch 'PHP-5.4' into PHP-5.5Andrey Hristov2013-06-261-0/+36
|\ \ | |/
| * Fixed bug #65015 (pg_send_query does not flush send buffer) patch submitted b...Yasuo Ohgaki2013-06-261-0/+36
* | Merge branch 'PHP-5.4' into PHP-5.5Matteo Beccati2013-06-1915-30/+121
|\ \ | |/
| * Fixed bug #65047 (Test skip on client / server version)Matteo Beccati2013-06-1914-24/+117
| * Remove broken client version checkingMatteo Beccati2013-06-191-7/+3
| * Clean up leftover file after the testMatteo Beccati2013-06-191-0/+2
| * Merge branch 'pull-request/341'Stanislav Malyshev2013-06-101-1/+1
* | Merge branch 'pull-request/341'Stanislav Malyshev2013-06-101-1/+1
* | Merge branch 'PHP-5.4' into PHP-5.5Matteo Beccati2013-06-022-5/+66
|\ \ | |/
| * Merge branch 'PHP-5.3' into PHP-5.4Matteo Beccati2013-06-022-5/+66
| |\
| | * Fixed bug #64609 (pg_convert enum type support)Matteo Beccati2013-06-022-5/+66
* | | Merge branch 'PHP-5.4' into PHP-5.5Matteo Beccati2013-06-014-1/+7
|\ \ \ | |/ /