Re: arrays as pl/perl input arguments [PATCH]

Поиск
Список
Период
Сортировка
От Alex Hunsaker
Тема Re: arrays as pl/perl input arguments [PATCH]
Дата
Msg-id AANLkTikV4UXWK4GfzGBJKjFDQVE8kJXUBou9KzhpZDML@mail.gmail.com
обсуждение исходный текст
Ответ на Re: arrays as pl/perl input arguments [PATCH]  (Alexey Klyukin <alexk@commandprompt.com>)
Ответы Re: arrays as pl/perl input arguments [PATCH]  (Alexey Klyukin <alexk@commandprompt.com>)
Список pgsql-hackers
Find attached v3 of the patch.  changes include:
- fix deep recursion due to accidental reversal of check in encode_array_literal
- add proper support for stringifying composite/row types.  I did not
find a good way to quote these from the perl on the fly, so instead we
compute it the same way we used to and store the string inside the new
object along with the array :(.
- misc whitespace and code touchups

Вложения

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

Предыдущее
От: Dusan Misic
Дата:
Сообщение: Re: Query Optimizer + Parallel Operators
Следующее
От: ghatpande@vsnl.net
Дата:
Сообщение: Re: [RRR] Seeking Mentors for Funded Reviewers