pgsql: Don't call AddUserToDacl on Cygwin

From: adunstan(at)postgresql(dot)org (Andrew Dunstan)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Don't call AddUserToDacl on Cygwin
Date: 2008-02-29 23:31:57
Message-ID: 20080229233157.59760754108@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2008-03-01 02:46:49 pgsql: Disable the undocumented xmlvalidate() function, which was
Previous Message Andrew Dunstan 2008-02-29 23:31:42 pgsql: Don't call AddUserToDacl on Cygwin