pginstaller - pginst: Don't show error message if there is not a single - Mailing list pgsql-committers

From mha@pgfoundry.org (User Mha)
Subject pginstaller - pginst: Don't show error message if there is not a single
Date
Msg-id 20040930213645.02B0AAADA9F@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Don't show error message if there is not a single user that has a certain user right when the installer checks.

Don't check for PowerUsers on domain controllers, since they don't exist.

Modified Files:
--------------
    pginst/ca:
        user.c (r1.8 -> r1.9)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/ca/user.c.diff?r1=1.8&r2=1.9)

pgsql-committers by date:

Previous
From: tgl@svr1.postgresql.org (Tom Lane)
Date:
Subject: pgsql-server: Add variant regression file to handle machines that
Next
From: tgl@svr1.postgresql.org (Tom Lane)
Date:
Subject: pgsql-server: Adjust index locking rules as per my proposal of earlier