Re: Add hint for function named "is"

Поиск
Список
Период
Сортировка
От Greg Stark
Тема Re: Add hint for function named "is"
Дата
Msg-id CAM-w4HPQLd6PBtL7rV0VbaUE6968Qxdh1z0e=tQEJemriF4xfQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Add hint for function named "is"  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Add hint for function named "is"  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On Fri, Aug 12, 2016 at 7:40 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> pointing out that "SELECT 42 ISNULL" is now ambiguous.  Since ISNULL
> is nonstandard, maybe dropping support for it would be feasible.

Isn't ISNULL one of the lexical tricks we used to effectively give
bison two token lookahead?

-- 
greg



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

Предыдущее
От: Peter Geoghegan
Дата:
Сообщение: Is tuplesort_heap_siftup() a misnomer?
Следующее
От: Greg Stark
Дата:
Сообщение: Re: Btree Index on PostgreSQL and Wiredtiger (MongoDB3.2)