Re: Bringing PostgreSQL torwards the standard regarding - Mailing list pgsql-hackers

From Andrew Dunstan
Subject Re: Bringing PostgreSQL torwards the standard regarding
Date
Msg-id 408C0073.2000907@dunslane.net
Whole thread Raw
In response to Re: Bringing PostgreSQL torwards the standard regarding  (Alvaro Herrera <alvherre@dcc.uchile.cl>)
Responses Re: Bringing PostgreSQL torwards the standard regarding
List pgsql-hackers

Alvaro Herrera wrote:

>On Sun, Apr 25, 2004 at 12:23:55PM -0400, Andrew Dunstan wrote:
>
>  
>
>>I don't think we should rush at this. All of these solutions are based 
>>on the existing structures. I have started thinking about a solution 
>>that would involve keeping two versions of catalog names: a canonical 
>>name and a "name as supplied at creation".
>>    
>>
>
>Why do you want two names?  Just keep the original casing, and a boolean
>saying if it's quoted or not.
>  
>

Because I was not just considering the upper/lower issue - refer to the 
thread that relates to unquoted names with case preserved.

cheers

andrew



pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: Bringing PostgreSQL torwards the standard regarding
Next
From: Andrew Dunstan
Date:
Subject: Re: Bringing PostgreSQL torwards the standard regarding