pgsql: Check that SID is enabled while checking for Windows admin

From: tgl(at)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Check that SID is enabled while checking for Windows admin
Date: 2006-02-10 21:52:43
Message-ID: 20060210215243.053749DCD88@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Check that SID is enabled while checking for Windows admin privileges.
Magnus

Tags:
----
REL8_0_STABLE

Modified Files:
--------------
pgsql/src/backend/port/win32:
security.c (r1.8 -> r1.8.4.1)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/port/win32/security.c.diff?r1=1.8&r2=1.8.4.1)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2006-02-10 22:01:00 pgsql: Enable pg_ctl to give up admin privileges when starting the
Previous Message Tom Lane 2006-02-10 21:52:34 pgsql: Check that SID is enabled while checking for Windows admin