pgsql: Don't crash initdb when we fail to get the current username.

Поиск
Список
Период
Сортировка
От mha@postgresql.org (Magnus Hagander)
Тема pgsql: Don't crash initdb when we fail to get the current username.
Дата
Msg-id 20090331185834.6D41A754ADE@cvs.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Don't crash initdb when we fail to get the current username.
Give an error message and exit instead, like we do elsewhere...

Per report from Wez Furlong and Robert Treat.

Tags:
----
REL8_2_STABLE

Modified Files:
--------------
    pgsql/src/bin/initdb:
        initdb.c (r1.125.2.2 -> r1.125.2.3)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/bin/initdb/initdb.c?r1=1.125.2.2&r2=1.125.2.3)

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

Предыдущее
От: mha@postgresql.org (Magnus Hagander)
Дата:
Сообщение: pgsql: Don't crash initdb when we fail to get the current username.
Следующее
От: mha@postgresql.org (Magnus Hagander)
Дата:
Сообщение: pgsql: Don't crash initdb when we fail to get the current username.