diff options
author | Matthew Somerville <matthew-github@dracos.co.uk> | 2015-08-13 12:31:14 +0100 |
---|---|---|
committer | Matthew Somerville <matthew@mysociety.org> | 2015-08-13 13:38:14 +0100 |
commit | d9e4afa5ee5e28566871d1ecfc363d547b85a7ed (patch) | |
tree | 74c350d80f8b29cbeccdb22c81e8b3adb7fba3aa /bin | |
parent | ef3a3a789e8f91b62dc562ff69781dc0daa80871 (diff) |
Speed up new_updates query execution.
This makes no actual change to the query (the joins are all on the same
value, after all), but along with the removal of ms_current_timestamp in
the previous commit massively speeds it up as the query planner realises
it can do a hash join rather than a nested merge join.
Diffstat (limited to 'bin')
0 files changed, 0 insertions, 0 deletions