Gregory Stark wrote:
> Jason Long <mailing(dot)list(at)supernovasoftware(dot)com> writes:
>
>
>> Richard Huxton wrote:
>>
>>
>>> 1. Case-folding on column-names.
>>> Quoting is a PITA sometimes when you're transferring from a different
>>> DBMS. Be nice to have a "true_case_insensitive=on" flag.
>>>
>>>
>> I was just wishing for this the other day.
>>
>
> I'm kind of wondering what behaviour you two are looking for and what
> "different DBMS" you're referring to.
>
Ah, I misread. I was wishing for the a way to make table and column
names case sensitive without having to add quotes everywhere.
> I'm assuming it's not the ANSI fold-to-uppercase behaviour you're looking for.
>
>