pgsql: Improve efficiency of recent changes to plperl's sv2cstr().

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема pgsql: Improve efficiency of recent changes to plperl's sv2cstr().
Дата
Msg-id E1RmXVw-0002HJ-PM@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Improve efficiency of recent changes to plperl's sv2cstr().

Along the way, add a missing dependency in the GNUmakefile.

Alex Hunsaker, with a slight adjustment by me.

Branch
------
REL9_1_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/ef007e67022bf7f2367aa10fd226d6fb86b6fb9c

Modified Files
--------------
src/pl/plperl/GNUmakefile              |    4 ++--
src/pl/plperl/expected/plperl_elog.out |    4 ++++
src/pl/plperl/plperl_helpers.h         |   21 ++++++++++++++-------
src/pl/plperl/sql/plperl_elog.sql      |    3 +++
4 files changed, 23 insertions(+), 9 deletions(-)


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

Предыдущее
От: Heikki Linnakangas
Дата:
Сообщение: pgsql: Fix poll() implementation of WaitLatchOrSocket to notice postmas
Следующее
От: Andrew Dunstan
Дата:
Сообщение: pgsql: Improve efficiency of recent changes to plperl's sv2cstr().