pgsql: Don't call AddUserToDacl on Cygwin - Mailing list pgsql-committers

From adunstan@postgresql.org (Andrew Dunstan)
Subject pgsql: Don't call AddUserToDacl on Cygwin
Date
Msg-id 20080229233157.59760754108@cvs.postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: adunstan@postgresql.org (Andrew Dunstan)
Date:
Subject: pgsql: Don't call AddUserToDacl on Cygwin
Next
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Disable the undocumented xmlvalidate() function, which was