diff options
author | Sean Griffin <sean@thoughtbot.com> | 2014-11-17 07:11:13 -0800 |
---|---|---|
committer | Sean Griffin <sean@thoughtbot.com> | 2014-11-17 07:11:13 -0800 |
commit | 29b3e548f32c42cb99d9dd2d03c2cd34fa53d867 (patch) | |
tree | 02cd996daf61b43ad69e1fc21a80cf0218336f68 /activerecord/lib/active_record/enum.rb | |
parent | 7da5d8a5dc0116dabc395cb25482adf3d733d597 (diff) | |
download | rails-29b3e548f32c42cb99d9dd2d03c2cd34fa53d867.tar.gz rails-29b3e548f32c42cb99d9dd2d03c2cd34fa53d867.tar.bz2 rails-29b3e548f32c42cb99d9dd2d03c2cd34fa53d867.zip |
Improve the performance of quoting table names on PG
This caused a pretty major performance regression for 4.2, as this is a
hotspot for query construction. We're still slightly slower than 4.1,
but it's much less significant.
Diffstat (limited to 'activerecord/lib/active_record/enum.rb')
0 files changed, 0 insertions, 0 deletions