| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | MFH: Make test work with PostgreSQL 7.4 | Ilia Alshanetsky | 2003-12-23 | 1 | -2/+2 |
| | | |||||
| * | MFH: Do not dynamically load the extension in skipif | Marcus Boerger | 2003-12-06 | 1 | -4/+0 |
| | | |||||
| * | MFH: Do not test postgres settings | Marcus Boerger | 2003-06-30 | 1 | -2/+2 |
| | | |||||
| * | Fix the fix | Marcus Boerger | 2003-05-31 | 1 | -1/+1 |
| | | |||||
| * | Use ZE1 notation as expected result | Marcus Boerger | 2003-05-31 | 1 | -1/+1 |
| | | |||||
| * | MFH: Synch latest fixes | Marcus Boerger | 2003-05-31 | 48 | -645/+508 |
| | | |||||
| * | This commit was manufactured by cvs2svn to create branch 'PHP_4_3'. | SVN Migration | 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 |
| | | | | | | | pg_convert() may ignore, NOT NULL and/or DEFAULT. pg_insert/pg_update/pg_select/pg_update may return query string. | ||||
| * | Make pg_lo_import()/pg_lo_unlink()/pg_lo_open()/pg_lo_export() work with oid ↵ | Yasuo Ohgaki | 2002-04-20 | 1 | -1/+14 |
| | | | | | | | | larger than 2^31. @Added large OID value (2^31 to 2^32) support for pg_lo_import()/pg_lo_unlink()/pg_lo_open()/pg_lo_export(). (Yasuo) | ||||
| * | 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 |
| | | | | | | | | and pg_delete(). @ Added pg_metadate(), pg_convert(), pg_insert(), pg_select(), pg_update() @ and pg_delete(). (Yasuo) | ||||
| * | 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 |
| | | | | | | | # Currently, it always logs whennever notice message is # recieved. I'll change error log optional later. | ||||
| * | Add notice message test | Yasuo Ohgaki | 2002-04-05 | 2 | -0/+23 |
| | | | | | | # Need to figure out why estrduped string is not null terminated | ||||
| * | Update message | Yasuo Ohgaki | 2002-04-05 | 1 | -2/+2 |
| | | |||||
| * | Add bytea field to test table. | Yasuo Ohgaki | 2002-04-05 | 3 | -3/+3 |
| | | | | | | Use table name variable. | ||||
| * | 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 |
| | | | | | | # name is dropdb since it may be changed to actually destory test db | ||||
| * | 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 |
