summaryrefslogtreecommitdiff
path: root/ext/pgsql/tests
Commit message (Expand)AuthorAgeFilesLines
* MFH: Make test work with PostgreSQL 7.4Ilia Alshanetsky2003-12-231-2/+2
* MFH: Do not dynamically load the extension in skipifMarcus Boerger2003-12-061-4/+0
* MFH: Do not test postgres settingsMarcus Boerger2003-06-301-2/+2
* Fix the fixMarcus Boerger2003-05-311-1/+1
* Use ZE1 notation as expected resultMarcus Boerger2003-05-311-1/+1
* MFH: Synch latest fixesMarcus Boerger2003-05-3148-645/+508
* This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.SVN Migration2002-11-141-0/+37
* Added tests for new functionsYasuo Ohgaki2002-10-1813-1/+149
* Rename pg_metadata() to pg_meta_data() to confirm naming standardYasuo Ohgaki2002-10-022-2/+2
* Added test for pg_fetch_*() functionsYasuo Ohgaki2002-04-252-0/+61
* Make pg_convert/pg_insert/pg_select/pg_update/pg_delete a bit more flexible.Yasuo Ohgaki2002-04-237-25/+20
* Make pg_lo_import()/pg_lo_unlink()/pg_lo_open()/pg_lo_export() work with oid ...Yasuo Ohgaki2002-04-201-1/+14
* Update testsYasuo Ohgaki2002-04-194-22/+26
* Added pg_metadate(), pg_convert(), pg_insert(), pg_select(), pg_update()Yasuo Ohgaki2002-04-0815-0/+285
* Chages for new pg_last_notice()Yasuo Ohgaki2002-04-061-0/+6
* Add error message from _notice_handler()Yasuo Ohgaki2002-04-051-0/+2
* Add notice message testYasuo Ohgaki2002-04-052-0/+23
* Update messageYasuo Ohgaki2002-04-051-2/+2
* Add bytea field to test table.Yasuo Ohgaki2002-04-053-3/+3
* Add real pg_escape_bytea() test.Yasuo Ohgaki2002-04-053-2/+31
* Fix testsYasuo Ohgaki2002-04-042-6/+7
* Added pg_escape_*() testYasuo Ohgaki2002-04-042-0/+38
* Fix bug in test scriptYasuo Ohgaki2002-01-101-1/+1
* Actually drop test table.Yasuo Ohgaki2001-12-171-6/+2
* Use database named test for testingYasuo Ohgaki2001-12-172-2/+5
* Added test filesYasuo Ohgaki2001-12-1720-0/+392