pgsql: Don't call AddUserToDacl on Cygwin

Поиск
Список
Период
Сортировка
От adunstan@postgresql.org (Andrew Dunstan)
Тема pgsql: Don't call AddUserToDacl on Cygwin
Дата
Msg-id 20080229233157.59760754108@cvs.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Don't call AddUserToDacl on Cygwin

Tags:
----
REL8_2_STABLE

Modified Files:
--------------
    pgsql/src/bin/initdb:
        initdb.c (r1.125.2.1 -> r1.125.2.2)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/bin/initdb/initdb.c?r1=1.125.2.1&r2=1.125.2.2)
    pgsql/src/bin/pg_ctl:
        pg_ctl.c (r1.74.2.3 -> r1.74.2.4)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/bin/pg_ctl/pg_ctl.c?r1=1.74.2.3&r2=1.74.2.4)

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

Предыдущее
От: adunstan@postgresql.org (Andrew Dunstan)
Дата:
Сообщение: pgsql: Don't call AddUserToDacl on Cygwin
Следующее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Disable the undocumented xmlvalidate() function, which was