Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MFH: Fixed bug #28374 (Possible unterminated loop inside | Ilia Alshanetsky | 2004-05-12 | 1 | -1/+1 |
| | | | | | _php_pgsql_trim_message()). | ||||
* | MFH: Fixed possible crash inside pg_copy_(to|from) function if delimiter is | Ilia Alshanetsky | 2004-04-22 | 1 | -4/+4 |
| | | | | | more then 1 character long. | ||||
* | MFH: Fixed bug #27300 (Improved regex for pg_convert()). | Ilia Alshanetsky | 2004-03-18 | 1 | -4/+51 |
| | |||||
* | MFH: Fixed bug #27007 (missing connection closure when connect fails in | Ilia Alshanetsky | 2004-01-29 | 1 | -0/+3 |
| | | | | | pgsql) | ||||
* | MFH: Fixed bug #26864 (pg_(update|delete) ignore PGSQL_DML_EXEC option). | Ilia Alshanetsky | 2004-01-11 | 1 | -2/+8 |
| | |||||
* | MFH: Make test work with PostgreSQL 7.4 | Ilia Alshanetsky | 2003-12-23 | 1 | -2/+2 |
| | |||||
* | MFH: Missing bit for bug #26625. | Ilia Alshanetsky | 2003-12-22 | 1 | -3/+2 |
| | |||||
* | MFH: Fixed Bug #26625 (pg_convert sets NULL incorrectly for character data | Ilia Alshanetsky | 2003-12-16 | 1 | -1/+1 |
| | | | | | types). | ||||
* | Standard header file locations | Edin Kadribasic | 2003-12-11 | 1 | -4/+4 |
| | |||||
* | Nuke unused local vars | Edin Kadribasic | 2003-12-11 | 1 | -7/+0 |
| | |||||
* | Update error/warning messages | Marcus Boerger | 2003-12-06 | 1 | -127/+140 |
| | |||||
* | MFH: Do not dynamically load the extension in skipif | Marcus Boerger | 2003-12-06 | 1 | -4/+0 |
| | |||||
* | MFH: Fixed bug #25963 (PostgreSQL error message include \n characters). | Ilia Alshanetsky | 2003-11-25 | 1 | -14/+40 |
| | |||||
* | MFH: Bugfix #25404 | Marcus Boerger | 2003-09-06 | 1 | -1/+3 |
| | |||||
* | MFH : str is string not a long | Andrey Hristov | 2003-08-28 | 1 | -1/+2 |
| | |||||
* | Fixed format errors & warning. | Ilia Alshanetsky | 2003-08-28 | 1 | -9/+9 |
| | |||||
* | MFH: Fixed bug #25109 (Possible crash when fetching field names in pgsql) | Ilia Alshanetsky | 2003-08-28 | 1 | -1/+4 |
| | |||||
* | MFH: Fixed bug #25093 (Various leaks due to non-freed queries) | Ilia Alshanetsky | 2003-08-14 | 1 | -2/+7 |
| | |||||
* | MFH: memory leak fix | Ilia Alshanetsky | 2003-08-05 | 1 | -0/+1 |
| | |||||
* | MFH: The value might be a null pointer | Marcus Boerger | 2003-07-22 | 1 | -3/+7 |
| | |||||
* | MFH: Do not test postgres settings | Marcus Boerger | 2003-06-30 | 1 | -2/+2 |
| | |||||
* | MFH: Fixed bug #24284 (Fixed memory leak inside pg_ping()) | Ilia Alshanetsky | 2003-06-22 | 1 | -1/+3 |
| | |||||
* | Fix the fix | Marcus Boerger | 2003-05-31 | 1 | -1/+1 |
| | |||||
* | Use ZE1 notation as expected result | Marcus Boerger | 2003-05-31 | 1 | -1/+1 |
| | |||||
* | MFH: Synch latest fixes | Marcus Boerger | 2003-05-31 | 50 | -687/+575 |
| | |||||
* | MFH | Ilia Alshanetsky | 2003-04-25 | 1 | -3/+3 |
| | |||||
* | MFH: fix some segfaults in some pg_lo_* functions | Jay Smith | 2003-04-17 | 1 | -1/+17 |
| | |||||
* | @- Fixed bug #23009 (pg_select with timestamp). (Marcus, Jay) | Jay Smith | 2003-04-02 | 2 | -1/+5 |
| | | | | | MFH | ||||
* | MFH | Jay Smith | 2003-04-01 | 1 | -2/+2 |
| | |||||
* | MFH | foobar | 2003-03-10 | 1 | -27/+16 |
| | |||||
* | - No C++ comments! (Patch by Magnus) | Derick Rethans | 2003-03-09 | 1 | -1/+1 |
| | |||||
* | 64-bit correction to variables passed to zend_parse_parameters | David Hill | 2003-03-07 | 1 | -10/+15 |
| | | | | | @64-bit correction to variables passed to zend_parse_parameters (Dave) | ||||
* | MFH: Fixed bug: #22306 (pg_lo_seek($h, 0, PGSQL_SEEK_SET) succeeds but ↵ | foobar | 2003-02-20 | 1 | -1/+1 |
| | | | | returns false) | ||||
* | MFH | Yasuo Ohgaki | 2003-02-09 | 1 | -1/+1 |
| | |||||
* | MFH | Yasuo Ohgaki | 2003-02-09 | 1 | -7/+17 |
| | |||||
* | MFH | Ilia Alshanetsky | 2003-02-04 | 1 | -9/+4 |
| | |||||
* | - MFH: Fixed bug #21232 (Unresolved references to PQsetnonblocking). (Patch by | Derick Rethans | 2003-01-04 | 1 | -2/+2 |
| | | | | | Floyd <floyd@studiodust.com>) | ||||
* | MFH: Bump year. | Sebastian Bergmann | 2002-12-31 | 2 | -2/+2 |
| | |||||
* | - Fix typo | Derick Rethans | 2002-12-21 | 1 | -2/+2 |
| | |||||
* | MFH (memory leak). | Ilia Alshanetsky | 2002-12-16 | 1 | -1/+2 |
| | |||||
* | MFH | Yasuo Ohgaki | 2002-11-29 | 1 | -1/+1 |
| | |||||
* | MFH | Yasuo Ohgaki | 2002-11-26 | 1 | -11/+8 |
| | |||||
* | This commit was manufactured by cvs2svn to create branch 'PHP_4_3'. | SVN Migration | 2002-11-14 | 1 | -0/+37 |
| | |||||
* | Speed up pg_escape_bytea, from O(n^2) => O(n). My test script speed up | Yasuo Ohgaki | 2002-11-12 | 1 | -6/+9 |
| | | | | | | | from 50 sec to 5 sec. (sscanf is too slow at least under my linux, I might write better function that unescape values later) Use emalloc/erealloc for bundled PQescapeBytea(php_pgsql_escape_bytea) | ||||
* | Fix compile warning. | Ilia Alshanetsky | 2002-11-05 | 1 | -1/+3 |
| | |||||
* | fix compiler warning | Marcus Boerger | 2002-10-24 | 1 | -1/+1 |
| | |||||
* | - Style polizei =) | Derick Rethans | 2002-10-19 | 1 | -109/+109 |
| | |||||
* | Revert invalid patch. It seems the real problem is in php error | Yasuo Ohgaki | 2002-10-19 | 1 | -5/+3 |
| | | | | | | | | | function(s). It exits with return code -1 when php_error_docref() is called. There is custom error handler and without custom error handler, it is working. | ||||
* | Skip field when there is obvious error. | Yasuo Ohgaki | 2002-10-19 | 1 | -1/+3 |
| | | | | | Fixed freeing of wrong zval. | ||||
* | Fixed typo. | Yasuo Ohgaki | 2002-10-19 | 1 | -5/+5 |
| |