# File lib/thinking_sphinx/active_record/database_adapters/postgresql_adapter.rb, line 44
  def time_zone_query_pre
    ['SET TIME ZONE UTC']
  end