summaryrefslogtreecommitdiff
path: root/ext/pgsql/tests/config.inc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-5.6' into PHP-7.0Anatol Belski2016-11-221-0/+4
|\
| * Add a test for bug 73498Craig Duncan2016-11-221-0/+4
* | Fixed bug #72629 (Caught exception assignment to variables ignores references).Xinchen Hui2016-07-201-1/+1
* | Committed by accidentXinchen Hui2016-05-121-1/+1
* | Fixed bug #72195 (pg_pconnect/pg_connect cause use-after-free)Xinchen Hui2016-05-121-1/+1
|/
* Merge branch 'PHP-5.5' into PHP-5.6Matteo Beccati2014-10-311-4/+6
|\
| * Added PGSQL_TEST_CONNSTR env var support for ext/pgsql testsMatteo Beccati2014-10-311-3/+6
* | It seems travis needs ending >?Yasuo Ohgaki2014-02-161-0/+1
* | EXPERIMENTAL flags for pg_select/pg_insert/pg_update/pg_delete are removed.Yasuo Ohgaki2014-02-161-5/+7
* | Revise pgsql test filesYasuo Ohgaki2013-08-121-1/+3
|/
* Fixed bug #62978. pg_select()/etc may allow SQL injection when table name is ...Yasuo Ohgaki2013-08-051-1/+1
* Add bytea field to test table.Yasuo Ohgaki2002-04-051-1/+1
* Use database named test for testingYasuo Ohgaki2001-12-171-1/+1
* Added test filesYasuo Ohgaki2001-12-171-0/+12