pgsql: Fix incorrect wording about function failure time on unsafe ops

Поиск
Список
Период
Сортировка
От adunstan@svr1.postgresql.org (Andrew Dunstan)
Тема pgsql: Fix incorrect wording about function failure time on unsafe ops
Дата
Msg-id 20051024153950.75E1FDACAA@svr1.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------

Fix incorrect wording about function failure time on unsafe ops - these
are now caught by the validator. And a small visit from the perl style police:
check the return value from open().

Modified Files:
--------------
    pgsql/doc/src/sgml:
        plperl.sgml (r2.47 -> r2.48)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/plperl.sgml.diff?r1=2.47&r2=2.48)

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

Предыдущее
От: momjian@svr1.postgresql.org (Bruce Momjian)
Дата:
Сообщение: pgsql: I have applied the following patch to document PQinitSSL() and
Следующее
От: momjian@svr1.postgresql.org (Bruce Momjian)
Дата:
Сообщение: pgsql: More forcefully recommend MD5 over crypt authentication.