Re: Re: FWD: tinterval vs interval on pgsql-novice

Поиск
Список
Период
Сортировка
От Thomas Lockhart
Тема Re: Re: FWD: tinterval vs interval on pgsql-novice
Дата
Msg-id 3A23F471.7C024163@alumni.caltech.edu
обсуждение исходный текст
Ответ на Re: Re: FWD: tinterval vs interval on pgsql-novice  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-hackers
> To fix this you simply need to double-quote "overlaps" when it's used as a
> straight function call.  See how substring does it in pg_proc.h.

Hmm. Why was this required for the substring() example? afaik all of
this should be handled (correctly) in the grammar...
                   - Thomas


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

Предыдущее
От: "Joel Burton"
Дата:
Сообщение: Re: [GENERAL] Warning: Don't delete those /tmp/.PGSQL.* files
Следующее
От: Thomas Lockhart
Дата:
Сообщение: Re: Re: FWD: tinterval vs interval on pgsql-novice