Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed bug #65047 (Test skip on client / server version) | Matteo Beccati | 2013-06-19 | 1 | -9/+18 |
* | add pg_escape_identifier/pg_escape_literal | Yasuo Ohgaki | 2012-04-19 | 1 | -5/+32 |
* | (PHP pg_unescape_bytea) Use libpq version of PQunescapeBytea if it exists. | Christopher Kings-Lynne | 2005-03-25 | 1 | -8/+7 |
* | Fixed tests that failed in ZTS due to incorrect file paths. | Ilia Alshanetsky | 2003-08-28 | 1 | -3/+2 |
* | Reorganized tests | Marcus Boerger | 2003-05-20 | 1 | -1/+57 |
* | Update tests | Yasuo Ohgaki | 2002-04-19 | 1 | -2/+4 |
* | Add real pg_escape_bytea() test. | Yasuo Ohgaki | 2002-04-05 | 1 | -0/+1 |
* | Fix tests | Yasuo Ohgaki | 2002-04-04 | 1 | -1/+2 |
* | Added pg_escape_*() test | Yasuo Ohgaki | 2002-04-04 | 1 | -0/+10 |