Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make test work with PostgreSQL 7.4 | Ilia Alshanetsky | 2003-12-23 | 1 | -2/+2 |
* | #args, reinsert skipif for extension check | Marcus Boerger | 2003-12-06 | 1 | -0/+3 |
* | Do not dynamically load the extension in skipif | Marcus Boerger | 2003-12-06 | 1 | -7/+0 |
* | Modify pg_fetch_object() to be able to instantiate a selected class and pass | Marcus Boerger | 2003-09-06 | 4 | -3/+42 |
* | Fixed tests that failed in ZTS due to incorrect file paths. | Ilia Alshanetsky | 2003-08-28 | 4 | -13/+18 |
* | Add reson | Marcus Boerger | 2003-07-22 | 1 | -1/+1 |
* | Add test for bug #24499 | Marcus Boerger | 2003-07-20 | 1 | -0/+66 |
* | Do not test postgres settings | Marcus Boerger | 2003-06-30 | 1 | -2/+2 |
* | Update | Marcus Boerger | 2003-05-31 | 1 | -8/+10 |
* | Fix handling of default links | Marcus Boerger | 2003-05-30 | 1 | -10/+17 |
* | Fix notice handling | Marcus Boerger | 2003-05-30 | 1 | -4/+3 |
* | - Fix ini handling in ZTS mode | Marcus Boerger | 2003-05-30 | 1 | -2/+3 |
* | Reorganized tests | Marcus Boerger | 2003-05-20 | 47 | -634/+488 |
* | Test for bug #14383 | Marcus Boerger | 2002-11-14 | 1 | -0/+37 |
* | Added tests for new functions | Yasuo Ohgaki | 2002-10-18 | 13 | -1/+149 |
* | Rename pg_metadata() to pg_meta_data() to confirm naming standard | Yasuo Ohgaki | 2002-10-02 | 2 | -2/+2 |
* | Added test for pg_fetch_*() functions | Yasuo Ohgaki | 2002-04-25 | 2 | -0/+61 |
* | Make pg_convert/pg_insert/pg_select/pg_update/pg_delete a bit more flexible. | Yasuo Ohgaki | 2002-04-23 | 7 | -25/+20 |
* | Make pg_lo_import()/pg_lo_unlink()/pg_lo_open()/pg_lo_export() work with oid ... | Yasuo Ohgaki | 2002-04-20 | 1 | -1/+14 |
* | Update tests | Yasuo Ohgaki | 2002-04-19 | 4 | -22/+26 |
* | Added pg_metadate(), pg_convert(), pg_insert(), pg_select(), pg_update() | Yasuo Ohgaki | 2002-04-08 | 15 | -0/+285 |
* | Chages for new pg_last_notice() | Yasuo Ohgaki | 2002-04-06 | 1 | -0/+6 |
* | Add error message from _notice_handler() | Yasuo Ohgaki | 2002-04-05 | 1 | -0/+2 |
* | Add notice message test | Yasuo Ohgaki | 2002-04-05 | 2 | -0/+23 |
* | Update message | Yasuo Ohgaki | 2002-04-05 | 1 | -2/+2 |
* | Add bytea field to test table. | Yasuo Ohgaki | 2002-04-05 | 3 | -3/+3 |
* | Add real pg_escape_bytea() test. | Yasuo Ohgaki | 2002-04-05 | 3 | -2/+31 |
* | Fix tests | Yasuo Ohgaki | 2002-04-04 | 2 | -6/+7 |
* | Added pg_escape_*() test | Yasuo Ohgaki | 2002-04-04 | 2 | -0/+38 |
* | Fix bug in test script | Yasuo Ohgaki | 2002-01-10 | 1 | -1/+1 |
* | Actually drop test table. | Yasuo Ohgaki | 2001-12-17 | 1 | -6/+2 |
* | Use database named test for testing | Yasuo Ohgaki | 2001-12-17 | 2 | -2/+5 |
* | Added test files | Yasuo Ohgaki | 2001-12-17 | 20 | -0/+392 |