Re: Modifying SQL parser with extensions?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Modifying SQL parser with extensions?
Дата
Msg-id 2911.1162170622@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Modifying SQL parser with extensions?  (Alvaro Herrera <alvherre@commandprompt.com>)
Список pgsql-general
Alvaro Herrera <alvherre@commandprompt.com> writes:
> Matthias Luedtke wrote:
>> Basically, conditional statements are annotated with integers that
>> represent weights, like
>>
>> (...)WHERE (foo = 'a')[42] OR (bar = 'b')[20]

> (That particular notation has the drawback that the [n]
> would be interpreted as an array index though.)

Indeed --- unless you are prepared to rip out array support, you had
better choose some other notation.

            regards, tom lane

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

Предыдущее
От: Ashley Moran
Дата:
Сообщение: Re: Wordpress & PostgreSQL ...
Следующее
От: Ganbold
Дата:
Сообщение: postgresql books and convertion utilities