pgsql: Add comment on why we're passing a useless 'false' to the plper

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема pgsql: Add comment on why we're passing a useless 'false' to the plper
Дата
Msg-id E1Pkgp5-00051V-D7@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Add  comment on why we're passing a useless 'false' to the plperl function compiler.

It's for compatibility with modules like PostgreSQL::PLPerl::NYTProf.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=c73fe72e2735d20aa132640d8fab4e0eca1ced95

Modified Files
--------------
src/pl/plperl/plperl.c |    7 ++++++-
1 files changed, 6 insertions(+), 1 deletions(-)


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

Предыдущее
От: itagaki@pgfoundry.org (User Itagaki)
Дата:
Сообщение: textsearch-ja - eudc: eudc version 1.1.0.
Следующее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: Wrap PL/Python SPI calls into subtransactions