Re: WIP: hooking parser

Поиск
Список
Период
Сортировка
От Pavel Stehule
Тема Re: WIP: hooking parser
Дата
Msg-id 162867790902161204g7089981fk195b43cc447828e9@mail.gmail.com
обсуждение исходный текст
Ответ на Re: WIP: hooking parser  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: WIP: hooking parser
Список pgsql-hackers
2009/2/16 Tom Lane <tgl@sss.pgh.pa.us>:
> Pavel Stehule <pavel.stehule@gmail.com> writes:
>> Next sample of parser hook using:
>> attachment contains module that transform every empty string to null.
>> I am not sure, if this behave is exactly compatible with Oracle,
>
> Surely a parser hook like this would have nothing whatsoever to do
> with Oracle's behavior.
>
>                        regards, tom lane
>

it's maybe too much simple :). It is sample that have to show possibility.

regards
Pavel Stehule


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

Предыдущее
От: Pavel Stehule
Дата:
Сообщение: Re: WIP: hooking parser
Следующее
От: Pavel Stehule
Дата:
Сообщение: differnce from ansi sql standard - unicode strings?