Re: Pet Peeves?

Поиск
Список
Период
Сортировка
От Richard Huxton
Тема Re: Pet Peeves?
Дата
Msg-id 4981EA0F.10607@archonet.com
обсуждение исходный текст
Ответ на Re: Pet Peeves?  (Gregory Stark <stark@enterprisedb.com>)
Список pgsql-general
Gregory Stark wrote:
> Jason Long <mailing.list@supernovasoftware.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.
>
> I'm assuming it's not the ANSI fold-to-uppercase behaviour you're looking for.

It's anywhere you can get tables created quoted/unquoted and not that in
the app. Or even on the command-line. It's a PITA to go round
remembering to "quote" "every" column" because the table was created
preserving case.

Not the end of the world, but you did ask for "peeves".

--
  Richard Huxton
  Archonet Ltd

В списке pgsql-general по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Encoding problem using pg_dumpall
Следующее
От: Guy Rouillier
Дата:
Сообщение: Re: Pet Peeves?