Re: BUG #2648: I can not create table name with capital and small characters

Поиск
Список
Период
Сортировка
От Bruno Wolff III
Тема Re: BUG #2648: I can not create table name with capital and small characters
Дата
Msg-id 20060929053402.GA32365@wolff.to
обсуждение исходный текст
Ответ на Re: BUG #2648: I can not create table name with capital and small characters  ("Harald Armin Massa" <haraldarminmassa@gmail.com>)
Список pgsql-bugs
On Mon, Sep 25, 2006 at 14:59:46 +0200,
  Harald Armin Massa <haraldarminmassa@gmail.com> wrote:
> Asaf,
>
> SQL-92 states that identifiers [for dictionary objects] are limited to 128
> characters and are case-insensitive (unless delimited by double quotes),
> because they are automatically translated into uppercase by the system.

Note that Postgres actually lowercases unquoted names instead of uppercasing
them. This difference can be significant.

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: BUG #2656: Fails to build on Intel Mac
Следующее
От: "Dave Page"
Дата:
Сообщение: Re: BUG #2644: pgadmin III foreign key