# File lib/jdbc_adapter/jdbc_postgre.rb, line 118
    def supports_insert_with_returning?
      postgresql_version >= 80200
    end