43 Commits (728acc3785ec9ca6b2233ee8071805d139dda2bd)

Author SHA1 Message Date
Christopher Kings-Lynne 030ebaaa45 (PHP pg_unescape_bytea) Use libpq version of PQunescapeBytea if it exists. 21 years ago
Christopher Kings-Lynne 63ed4a1996 - Ensure that ext/pgsql tests work when linked against 7.2 or lower libpq 21 years ago
Christopher Kings-Lynne e2b87e6230 Tweak some #if's to be more orthogonal. 21 years ago
Christopher Kings-Lynne 721d34bebc Two of the diagnostic definitions were added in 8.0. Add appropriate #ifdefs. 21 years ago
Marcus Boerger d23781e08d - Add missing skipif part 21 years ago
Christopher Kings-Lynne e4570cdbd2 Add regression tests for pg_transaction_status and pg_result_error_field 21 years ago
Christopher Kings-Lynne 1168c30635 Added several new functions to support the PostgreSQL v3 protocol 21 years ago
Marcus Boerger b83663e0f2 Keep BC of pg_fetch_object 22 years ago
Marcus Boerger 0ace9f4885 Bugfix #27597 pg_fetch_array not returning false . 22 years ago
Marcus Boerger 1651be020a Show the connect result 22 years ago
Ilia Alshanetsky 20d64aa24e Make test work with PostgreSQL 7.4 22 years ago
Marcus Boerger 37bcfda978 #args, reinsert skipif for extension check 22 years ago
Marcus Boerger 4a66bd9394 Do not dynamically load the extension in skipif 22 years ago
Marcus Boerger f6239c33bc Modify pg_fetch_object() to be able to instantiate a selected class and pass 23 years ago
Ilia Alshanetsky e5879a5060 Fixed tests that failed in ZTS due to incorrect file paths. 23 years ago
Marcus Boerger ec9ae45e2f Add reson 23 years ago
Marcus Boerger db86597e88 Add test for bug #24499 23 years ago
Marcus Boerger f970724d79 Do not test postgres settings 23 years ago
Marcus Boerger a7d485143c Update 23 years ago
Marcus Boerger 1eec984976 Fix handling of default links 23 years ago
Marcus Boerger 3dbe16cac4 Fix notice handling 23 years ago
Marcus Boerger 680653fecb - Fix ini handling in ZTS mode 23 years ago
Marcus Boerger daded6e633 Reorganized tests 23 years ago
Marcus Boerger 8579756c05 Test for bug #14383 24 years ago
Yasuo Ohgaki 5693bd4cdf Added tests for new functions 24 years ago
Yasuo Ohgaki f8f11ac0a2 Rename pg_metadata() to pg_meta_data() to confirm naming standard 24 years ago
Yasuo Ohgaki c5b4a507fe Added test for pg_fetch_*() functions 24 years ago
Yasuo Ohgaki e7e0eddadd Make pg_convert/pg_insert/pg_select/pg_update/pg_delete a bit more flexible. 24 years ago
Yasuo Ohgaki 3087b96ece Make pg_lo_import()/pg_lo_unlink()/pg_lo_open()/pg_lo_export() work with oid larger than 2^31. 24 years ago
Yasuo Ohgaki 825e011805 Update tests 24 years ago
Yasuo Ohgaki 4ac70c6821 Added pg_metadate(), pg_convert(), pg_insert(), pg_select(), pg_update() 24 years ago
Yasuo Ohgaki 179a52b025 Chages for new pg_last_notice() 24 years ago
Yasuo Ohgaki 1abb9cd02c Add error message from _notice_handler() 24 years ago
Yasuo Ohgaki a9452edac7 Add notice message test 24 years ago
Yasuo Ohgaki d84f0e5530 Update message 24 years ago
Yasuo Ohgaki 04691a516b Add bytea field to test table. 24 years ago
Yasuo Ohgaki 22007a29de Add real pg_escape_bytea() test. 24 years ago
Yasuo Ohgaki 24b76bba21 Fix tests 24 years ago
Yasuo Ohgaki 68f8029fbb Added pg_escape_*() test 24 years ago
Yasuo Ohgaki 7d819fc0cf Fix bug in test script 24 years ago
Yasuo Ohgaki 3778705036 Actually drop test table. 24 years ago
Yasuo Ohgaki 0f12a9ca33 Use database named test for testing 24 years ago
Yasuo Ohgaki 9a40810c85 Added test files 24 years ago