Re: Bytea PL/Perl transform

Поиск
Список
Период
Сортировка
От Greg Sabino Mullane
Тема Re: Bytea PL/Perl transform
Дата
Msg-id CAKAnmm+piUeQQX+ppF2je2XuxESPHTp+HYJ-jhrMFtuUJJeGsg@mail.gmail.com
обсуждение исходный текст
Ответ на Bytea PL/Perl transform  (Иван Панченко <wao@mail.ru>)
Ответы Re: Bytea PL/Perl transform  (Andrew Dunstan <andrew@dunslane.net>)
Re: Bytea PL/Perl transform  (Peter Eisentraut <peter@eisentraut.org>)
Список pgsql-hackers
So I decided to propose a simple transform extension to pass bytea as native Perl octet strings.

Quick review, mostly housekeeping things:

* Needs a rebase, minor failure on Mkvcbuild.pm
* Code needs standardized formatting, esp. bytea_plperl.c
* Needs to be meson-i-fied (i.e. add a "meson.build" file)
* Do all of these transforms need to be their own contrib modules? So much duplicated code across contrib/*_plperl already (and *plpython too for that matter) ...

Cheers,
Greg

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

Предыдущее
От: Matthias van de Meent
Дата:
Сообщение: Re: Improving btree performance through specializing by key shape, take 2
Следующее
От: Thomas Munro
Дата:
Сообщение: Re: pg_collation.collversion for C.UTF-8