Re: The folding of unquoted names to lower case in PostgreSQL

Поиск
Список
Период
Сортировка
От Andrew Sullivan
Тема Re: The folding of unquoted names to lower case in PostgreSQL
Дата
Msg-id 20030314135057.D8182@mail.libertyrms.com
обсуждение исходный текст
Ответ на Re: The folding of unquoted names to lower case in PostgreSQL  ("scott.marlowe" <scott.marlowe@ihs.com>)
Ответы Re: The folding of unquoted names to lower case in PostgreSQL  ("scott.marlowe" <scott.marlowe@ihs.com>)
Re: The folding of unquoted names to lower case in  (Lincoln Yeoh <lyeoh@pop.jaring.my>)
Список pgsql-general
On Wed, Mar 12, 2003 at 10:30:19AM -0700, scott.marlowe wrote:
> It's a hackish kluge, but not as big of one as what MapInfo would appear
> to be :-)

To be fair, the SQL spec requires that unquoted strings be folded to
upper case, so it's really PostgreSQL's violation of the spec that is
biting here.

A

--
----
Andrew Sullivan                         204-4141 Yonge Street
Liberty RMS                           Toronto, Ontario Canada
<andrew@libertyrms.info>                              M2P 2A8
                                         +1 416 646 3304 x110


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

Предыдущее
От: Doug McNaught
Дата:
Сообщение: Re: Pg_hba not using local setting
Следующее
От: valerian
Дата:
Сообщение: Re: type-casting and LIKE queries