Обсуждение: pgsql-server/src/bin/initdb Tag: REL7_4_STABLE ...

Поиск
Список
Период
Сортировка

pgsql-server/src/bin/initdb Tag: REL7_4_STABLE ...

От
tgl@svr1.postgresql.org (Tom Lane)
Дата:
CVSROOT:    /cvsroot
Module name:    pgsql-server
Changes by:    tgl@svr1.postgresql.org    04/05/05 13:09:56

Modified files:
    src/bin/initdb : Tag: REL7_4_STABLE initdb.sh

Log message:
    Unset PGCLIENTENCODING to prevent backend from dying if it's set
    to something incompatible with the -E option.