# File lib/thinking_sphinx/adapters/postgresql_adapter.rb, line 3
    def setup
      create_array_accum_function
      create_crc32_function
    end