pgsql: Fix GUC's reports of assign_hook failure to always include the

Поиск
Список
Период
Сортировка
От tgl@postgresql.org (Tom Lane)
Тема pgsql: Fix GUC's reports of assign_hook failure to always include the
Дата
Msg-id 20090402035150.2CB2C754ADE@cvs.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Fix GUC's reports of assign_hook failure to always include the parameter value
we failed to assign, even in "can't happen" cases.  Motivated by wondering
what's going on in a recent trouble report where "failed to commit" did
happen.

Tags:
----
REL8_3_STABLE

Modified Files:
--------------
    pgsql/src/backend/utils/misc:
        guc.c (r1.432.2.2 -> r1.432.2.3)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/misc/guc.c?r1=1.432.2.2&r2=1.432.2.3)

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

Предыдущее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Fix GUC's reports of assign_hook failure to always include the
Следующее
От: kpierno@pgfoundry.org (User Kpierno)
Дата:
Сообщение: pglogparser - pglogparser: New Directory