# File lib/active_record/connection_adapters/postgresql_adapter.rb, line 268 def supports_insert_with_returning? postgresql_version >= 80200 end