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:22
Message-ID: 20060210215222.716BE9DCA94@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

Modified Files:
--------------
pgsql/src/backend/port/win32:
security.c (r1.9 -> r1.10)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/port/win32/security.c.diff?r1=1.9&r2=1.10)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2006-02-10 21:52:34 pgsql: Check that SID is enabled while checking for Windows admin
Previous Message Martijn van Oosterhout 2006-02-10 21:49:12 Re: [COMMITTERS] pgsql: Allow psql multi-line column values to align