Re: WIP: hooking parser

Поиск
Список
Период
Сортировка
От Pavel Stehule
Тема Re: WIP: hooking parser
Дата
Msg-id 162867790902200548p317b467dy658ef1d09eabeeea@mail.gmail.com
обсуждение исходный текст
Ответ на Re: WIP: hooking parser  (Peter Eisentraut <peter_e@gmx.net>)
Ответы Re: WIP: hooking parser
Список pgsql-hackers
> Curiously enough, Oracle has it so that || of null arguments treats the
> arguments as empty string.
>
> It's beyond comprehension.
>
what is result of '' || '' ?

Pavel

> But yeah, a varchar2 type with a full set of functions and operators could
> work.  If you choose not to bother with supporting the char type.
>
> --
> Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-hackers
>


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

Предыдущее
От: ohp@pyrenet.fr
Дата:
Сообщение: Re: pg_restore new option -m
Следующее
От: Gregory Stark
Дата:
Сообщение: Re: WIP: hooking parser