Case-sensitive connect in psql is perplexing - Mailing list pgsql-general

From Kevin Murphy
Subject Case-sensitive connect in psql is perplexing
Date
Msg-id 499244E4.1020101@genome.chop.edu
Whole thread Raw
Responses Re: Case-sensitive connect in psql is perplexing  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
I've noticed that the argument to the \c (connect) meta-command is
case-sensitive.  This doesn't seem to be consistent with other
meta-commands or the SQL standard of case-insensitive identifiers.
Would it hurt to change the behavior?

Regards,
Kevin Murphy


pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: 'text' is gone?
Next
From: Tom Lane
Date:
Subject: Re: Case-sensitive connect in psql is perplexing