summaryrefslogtreecommitdiff
path: root/ext/pgsql/tests
Commit message (Expand)AuthorAgeFilesLines
* Make test work with PostgreSQL 7.4Ilia Alshanetsky2003-12-231-2/+2
* #args, reinsert skipif for extension checkMarcus Boerger2003-12-061-0/+3
* Do not dynamically load the extension in skipifMarcus Boerger2003-12-061-7/+0
* Modify pg_fetch_object() to be able to instantiate a selected class and passMarcus Boerger2003-09-064-3/+42
* Fixed tests that failed in ZTS due to incorrect file paths.Ilia Alshanetsky2003-08-284-13/+18
* Add resonMarcus Boerger2003-07-221-1/+1
* Add test for bug #24499Marcus Boerger2003-07-201-0/+66
* Do not test postgres settingsMarcus Boerger2003-06-301-2/+2
* UpdateMarcus Boerger2003-05-311-8/+10
* Fix handling of default linksMarcus Boerger2003-05-301-10/+17
* Fix notice handlingMarcus Boerger2003-05-301-4/+3
* - Fix ini handling in ZTS modeMarcus Boerger2003-05-301-2/+3
* Reorganized testsMarcus Boerger2003-05-2047-634/+488
* Test for bug #14383Marcus Boerger2002-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