pginstaller - pginst: Explicitly check if Everyone, Users or

From: mha(at)pgfoundry(dot)org (User Mha)
To: pgsql-committers(at)postgresql(dot)org
Subject: pginstaller - pginst: Explicitly check if Everyone, Users or
Date: 2004-09-26 19:18:13
Message-ID: 20040926191813.C87D3AADA94@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Explicitly check if Everyone, Users or Authenticated Users are listed on the privileges, so we don't prompt for adding the user again in this case.

Modified Files:
--------------
pginst/ca:
user.c (r1.6 -> r1.7)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/ca/user.c.diff?r1=1.6&r2=1.7)

Browse pgsql-committers by date

  From Date Subject
Next Message User Mha 2004-09-26 19:22:02 pginstaller - pginst: Fix incorrect error message wording.
Previous Message User Mha 2004-09-26 17:51:21 pginstaller - pginst: Update admin check code to have the same dynamic