This project is archived and is in readonly mode.
Changeset [fb2325e35855d62abd2c76ce03feaa3ca7992e4f] by Hongli Lai (Phusion)
November 3rd, 2008 @ 07:56 PM
Reimplement Jeremy's PostgreSQL automatic transaction state introspection code.
- Fixed compatibility with the old 'postgres' driver which doesn't support transaction state introspection.
- Added unit tests for it. http://github.com/rails/rails/co...
Committed by Hongli Lai (Phusion)
- M activerecord/lib/active_record/connection_adapters/abstract/database_statements.rb
- M activerecord/lib/active_record/connection_adapters/postgresql_adapter.rb
- M activerecord/test/cases/transactions_test.rb
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
<h2 style="font-size: 14px">Tickets have moved to Github</h2>
The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>