This project is archived and is in readonly mode.
Changeset [c5b652f3d25ef92ae0f67551464fb03bda6aeb4f] by Jack Christensen
January 26th, 2010 @ 02:57 AM
PostgreSQLAdapter: set time_zone to UTC when
Base.default_timezone == :utc so that Postgres doesn't incorrectly
offset-adjust values inserted into TIMESTAMP WITH TIME ZONE columns
[#3777 state:resolved]
http://github.com/rails/rails/commit/c5b652f3d25ef92ae0f67551464fb0...
Committed by Jack Christensen
- M activerecord/CHANGELOG
- M activerecord/lib/active_record/connection_adapters/postgresql_adapter.rb
- M activerecord/test/cases/datatype_test_postgresql.rb
- M activerecord/test/schema/postgresql_specific_schema.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>