# File lib/active_record/connection_adapters/postgresql_adapter.rb, line 390
      def supports_insert_with_returning?
        true
      end