BUG #13661: Using word LIMIT

Поиск
Список
Период
Сортировка
От kmursk@rambler.ru
Тема BUG #13661: Using word LIMIT
Дата
Msg-id 20151002093227.354.85561@wrigleys.postgresql.org
обсуждение исходный текст
Ответы Re: BUG #13661: Using word LIMIT  (John McKown <john.archie.mckown@gmail.com>)
Re: BUG #13661: Using word LIMIT  ("David G. Johnston" <david.g.johnston@gmail.com>)
Список pgsql-bugs
The following bug has been logged on the website:

Bug reference:      13661
Logged by:          Danilenko Andrey
Email address:      kmursk@rambler.ru
PostgreSQL version: 9.4.1
Operating system:   Windows
Description:

Word LIMIT is a clause of SQL-statement and could not be used as a name of
column. But it is possible to create table with this column-name. And for
all that such column-name transforms in upper case. That is bug, because
there shoud not be possibility to use name LIMIT at all with clause CREATE
TABLE. And moreover there shoud not be implicit case-transformation

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

Предыдущее
От: Maxim Boguk
Дата:
Сообщение: Re: BUG #13657: Some kind of undetected deadlock between query and "startup process" on replica.
Следующее
От: Michal Leinweber
Дата:
Сообщение: Re: BUG #13638: Exception texts from plperl has bad encoding