Thanks to visit codestin.com
Credit goes to postgrespro.com

Re: Case sensitivity - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Case sensitivity
Date
Msg-id [email protected]
Whole thread Raw
In response to Case sensitivity  (Brian Piatkus <[email protected]>)
List pgsql-hackers
Brian Piatkus <[email protected]> writes:
> PG creates only lower case usernames.

Not at all.  However, if we hacked the ident code as you suggest,
it's true that the ident code would support only lower-case names.

Use double quotes if you need to create mixed-case names.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Hannu Krosing
Date:
Subject: Re: Article on MySQL vs. Postgres
Next
From: Constantin Teodorescu
Date:
Subject: Re: Article on MySQL vs. Postgres