Re: Range Types - typo + NULL string constructor

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: Range Types - typo + NULL string constructor
Дата
Msg-id CA+TgmobqHd0N14LbE1gzunAQQ-7wV=tEb2E1=iQcX_Z2Z0AiCQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Range Types - typo + NULL string constructor  (David Fetter <david@fetter.org>)
Ответы Re: Range Types - typo + NULL string constructor
Список pgsql-hackers
On Tue, Oct 11, 2011 at 12:12 PM, David Fetter <david@fetter.org> wrote:
> Nothing's bad about '[]' per se.  What's better, but possibly out of
> the reach of our current lexing and parsing system, would be things
> like:
>
> [1::int, 10)

That's been discussed before.  Aside from the parser issues (which are
formidable) it would break brace-matching in most if not all commonly
used editors.

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


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

Предыдущее
От: David Fetter
Дата:
Сообщение: Re: Range Types - typo + NULL string constructor
Следующее
От: Jeff Davis
Дата:
Сообщение: Re: Range Types - typo + NULL string constructor