# File lib/thinking_sphinx/adapters/postgresql_adapter.rb, line 70
    def utc_query_pre
      "SET TIME ZONE 'UTC'"
    end