| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | workaround the extra new line in the test out on another env | Anatol Belski | 2016-05-12 | 1 | -1/+1 |
| * | Fixed bug #72197 pg_lo_create arbitrary read | Anatol Belski | 2016-05-12 | 2 | -1/+38 |
| * | Committed by accident | Xinchen Hui | 2016-05-12 | 1 | -1/+1 |
| * | Fixed bug #72195 (pg_pconnect/pg_connect cause use-after-free) | Xinchen Hui | 2016-05-12 | 3 | -5/+29 |
| * | Revert "Fixed bug #71820 pg_fetch_object bind parameters before call construc... | Anatol Belski | 2016-05-09 | 2 | -114/+3 |
| * | Fix escape sequences in pgsql.c | Nikita Popov | 2016-04-21 | 1 | -2/+2 |
| * | Add test for bug #72028 | Anatol Belski | 2016-04-16 | 1 | -0/+52 |
| * | Fixed bug #72028 (pg_query_params(): NULL converts to empty string) | Xinchen Hui | 2016-04-15 | 1 | -1/+1 |
| * | Fixed #71062 pg_convert() doesn't accept ISO 8601 for datatype timestamp | Anatol Belski | 2016-04-15 | 2 | -1/+40 |
| * | Fixed bug #71998 Function pg_insert does not insert when column type = inet | Anatol Belski | 2016-04-10 | 2 | -3/+202 |
| * | Fixed bug #71820 pg_fetch_object bind parameters before call constructor | Anatol Belski | 2016-03-17 | 2 | -3/+114 |
| * | Move semicolon into TSRMLS_CACHE_EXTERN/DEFINE | Nikita Popov | 2016-03-03 | 2 | -2/+2 |
| * | Merge branch 'PHP-5.6' into PHP-7.0 | Anatol Belski | 2016-03-02 | 1 | -1/+1 |
| |\ | |||||
| | * | show correct MINFO with libpq >= 9.5.x | Anatol Belski | 2016-03-02 | 1 | -1/+1 |
| * | | Added missing semicolon | Dmitry Stogov | 2016-02-15 | 1 | -1/+1 |
| * | | Merge branch 'PHP-5.6' into PHP-7.0 | Lior Kaplan | 2016-01-01 | 2 | -2/+2 |
| |\ \ | |/ | |||||
| | * | Happy new year (Update copyright to 2016) | Lior Kaplan | 2016-01-01 | 2 | -2/+2 |
| * | | Avoid reallocations | Dmitry Stogov | 2015-09-14 | 1 | -3/+1 |
| * | | remove TSRMLS_* | Anatol Belski | 2015-08-02 | 1 | -1/+1 |
| * | | switch to the unified globals accessor where appropriate | Anatol Belski | 2015-07-29 | 1 | -6/+2 |
| * | | Fixed Bug #70092 pg_field_type() is too slow | Yasuo Ohgaki | 2015-07-26 | 1 | -1/+1 |
| * | | Various warning fixes | Nikita Popov | 2015-07-17 | 1 | -6/+3 |
| * | | Fix x86 build | Kalle Sommer Nielsen | 2015-07-07 | 1 | -1/+1 |
| * | | Switch position of ce in exception ce variable names | Aaron Piotrowski | 2015-07-03 | 1 | -3/+3 |
| * | | Change zend_exception_get_default() to zend_exception_ce | Aaron Piotrowski | 2015-07-03 | 1 | -3/+3 |
| * | | Use ZSTR_ API to access zend_string elements (this is just renaming without s... | Dmitry Stogov | 2015-06-30 | 1 | -45/+45 |
| * | | Fix more proto comments | Rasmus Lerdorf | 2015-06-23 | 1 | -4/+4 |
| * | | Make convert_to_* safe with rc>1 | Nikita Popov | 2015-06-11 | 1 | -2/+2 |
| * | | Merge branch 'PHP-5.6' | Remi Collet | 2015-06-09 | 1 | -1/+1 |
| |\ \ | |/ | |||||
| | * | Merge branch 'PHP-5.5' into PHP-5.6 | Remi Collet | 2015-06-09 | 1 | -1/+1 |
| | |\ | |||||
| | | * | fix test description | Remi Collet | 2015-06-09 | 1 | -1/+1 |
| * | | | Merge branch 'PHP-5.6' | Remi Collet | 2015-05-20 | 1 | -0/+0 |
| |\ \ \ | |/ / | |||||
| | * | | Merge branch 'PHP-5.5' into PHP-5.6 | Remi Collet | 2015-05-20 | 1 | -0/+0 |
| | |\ \ | | |/ | |||||
| | | * | move test | Remi Collet | 2015-05-20 | 1 | -0/+0 |
| * | | | Merge branch 'PHP-5.6' | Remi Collet | 2015-05-20 | 1 | -1/+1 |
| |\ \ \ | |/ / | |||||
| | * | | Merge branch 'PHP-5.5' into PHP-5.6 | Remi Collet | 2015-05-20 | 1 | -1/+1 |
| | |\ \ | | |/ | |||||
| | | * | fix new test | Remi Collet | 2015-05-20 | 1 | -1/+1 |
| * | | | Merge branch 'PHP-5.6' | Remi Collet | 2015-05-20 | 2 | -2/+34 |
| |\ \ \ | |/ / | |||||
| | * | | Merge branch 'PHP-5.5' into PHP-5.6 | Remi Collet | 2015-05-20 | 2 | -2/+34 |
| | |\ \ | | |/ | |||||
| | | * | Fixed Bug #69667 segfault in php_pgsql_meta_data | Remi Collet | 2015-05-20 | 2 | -2/+34 |
| * | | | Merge branch 'PHP-5.6' | Stanislav Malyshev | 2015-04-14 | 1 | -1/+1 |
| |\ \ \ | |/ / | |||||
| | * | | Merge branch 'PHP-5.5' into PHP-5.6 | Stanislav Malyshev | 2015-04-14 | 1 | -1/+1 |
| | |\ \ | | |/ | |||||
| | | * | Merge branch 'PHP-5.4.40' into PHP-5.5.24 | Stanislav Malyshev | 2015-04-11 | 1 | -1/+1 |
| | | |\ | |||||
| | | | * | Fixed bug #69353 (Missing null byte checks for paths in various PHP extensions) | Stanislav Malyshev | 2015-04-11 | 1 | -1/+1 |
| | * | | | Merge branch 'PHP-5.5' into PHP-5.6 | Stanislav Malyshev | 2015-03-22 | 1 | -0/+3 |
| | |\ \ \ | | |/ / | |||||
| | | * | | Merge branch 'PHP-5.4' into PHP-5.5 | Stanislav Malyshev | 2015-03-22 | 1 | -0/+3 |
| | | |\ \ | | | |/ | |||||
| | | | * | Bacport fix bug #68741 - Null pointer dereference | Stanislav Malyshev | 2015-03-22 | 1 | -0/+3 |
| * | | | | Fixed unsigned underflow | Dmitry Stogov | 2015-04-08 | 1 | -4/+3 |
| * | | | | Fixed test | Dmitry Stogov | 2015-04-08 | 1 | -0/+4 |
| * | | | | cleanup mod version macros and mod defs, round x | Anatol Belski | 2015-03-23 | 2 | -1/+4 |
