docbot - docbot: Refactor authentication into a single subroutine,

Поиск
Список
Период
Сортировка
От turnstep@pgfoundry.org (User Turnstep)
Тема docbot - docbot: Refactor authentication into a single subroutine,
Дата
Msg-id 20060303010733.5DBB01033852@pgfoundry.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Refactor authentication into a single subroutine, streamline it.
Add EVERYONE_AUTHENTICATED for use in private networks.
Remove working defaults, so we don't hammer the real db while testing.
Pass the channel to the action and the authentication in anticipation of further use.
Add LOCK_DATABASE to turn off LOCKING unless really needed.
Add RaiseError after the DB call.
Check that the database is up early on, rather than waiting on first action.

Modified Files:
--------------
    docbot:
        docbot.pl (r1.63 -> r1.64)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/docbot/docbot/docbot.pl.diff?r1=1.63&r2=1.64)

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

Предыдущее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Arrange to call AbsorbFsyncRequests every so often while
Следующее
От: turnstep@pgfoundry.org (User Turnstep)
Дата:
Сообщение: wilddb - aed: Add PDF, original schema, and put comments in new Postgres