pginstaller - pginst: Explicitly look for "Everyone" and "Authenticated

From: mha(at)pgfoundry(dot)org (User Mha)
To: pgsql-committers(at)postgresql(dot)org
Subject: pginstaller - pginst: Explicitly look for "Everyone" and "Authenticated
Date: 2004-10-01 20:58:57
Message-ID: 20041001205857.E8BEDAADAA0@pgfoundry.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Explicitly look for "Everyone" and "Authenticated Users" in "Administraotrs" and "Power Users". If found, give a more detailed error message about what has to be fixed. If not, do all the tests we already did as wel.

Modified Files:
--------------
pginst/ca:
pginstca.c (r1.47 -> r1.48)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/ca/pginstca.c.diff?r1=1.47&r2=1.48)
pginstca.h (r1.3 -> r1.4)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/ca/pginstca.h.diff?r1=1.3&r2=1.4)
user.c (r1.9 -> r1.10)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/ca/user.c.diff?r1=1.9&r2=1.10)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2004-10-01 21:03:43 pgsql-server: Convert pg_stat_get_backend_idset to use the existing SRF
Previous Message Tom Lane 2004-10-01 20:39:55 pgsql-server: fmgr_security_definer had better do a PG_TRY to ensure the