search for: concurrenttransactiontest

Displaying 1 result from an estimated 1 matches for "concurrenttransactiontest".

2006 Nov 24
7
Anyone know whats going on with PostgreSQL async_exec errors?
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Anyone know what''s going on with ActiveRecord Edge and 1.2RC1 unit tests. I get 13 failures from the "async_exec" method call. ie: test_callback_rollback_in_save(ConcurrentTransactionTest): ActiveRecord::StatementInvalid: NoMethodError: undefined method `async_exec'' for #<PGconn:0xb75a8754>: SET client_min_messages TO ''warning'' Is this a known failure that someone in core is working on or is this functionality that needs to be fixed/implement...