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