# File lib/rubyrep/connection_extenders/postgresql_extender.rb, line 116 def extract_pg_identifier_from_name(name) return name, nil end