Hello all,
I just recently opened supplied a patch for ticket #4498 (https://
rails.lighthouseapp.com/projects/8994/tickets/4498-rails-loses-
precision-when-deserializing-timestamps-from-postgresql). In short,
the current microsecond calculation converts a rational to a float,
then to an integer, occasionally causing rounding error. I''ve
supplied a patch against 2-3-stable (should also apply cleanly to
master) that converts directly from rational to integer.
What''s the process to get this patch considered for the next release?
--
You received this message because you are subscribed to the Google Groups
"Ruby on Rails: Core" group.
To post to this group, send email to rubyonrails-core@googlegroups.com.
To unsubscribe from this group, send email to
rubyonrails-core+unsubscribe@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/rubyonrails-core?hl=en.