pgsql: > The attached patch moves a plperl sanity check into the correct

Поиск
Список
Период
Сортировка
От momjian@svr1.postgresql.org (Bruce Momjian)
Тема pgsql: > The attached patch moves a plperl sanity check into the correct
Дата
Msg-id 20050812204804.7EF2252E1A@svr1.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
> The attached patch moves a plperl sanity check into the correct
> position. Performing the check in the existing position allows the call
> to go through to perl first, possibly resulting in a SEGV.

Andrew Dunstan

Modified Files:
--------------
    pgsql/src/pl/plperl:
        plperl.c (r1.86 -> r1.87)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/pl/plperl/plperl.c.diff?r1=1.86&r2=1.87)

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

Предыдущее
От: momjian@svr1.postgresql.org (Bruce Momjian)
Дата:
Сообщение: pgsql: No server version of snprintf needed, so remove Makefile rule.
Следующее
От: momjian@svr1.postgresql.org (Bruce Momjian)
Дата:
Сообщение: pgsql: More rsi assignment line too.