Thread: pgsql/src/bin/pg_passwd (pg_passwd.c)

pgsql/src/bin/pg_passwd (pg_passwd.c)

From
Peter Eisentraut - PostgreSQL
Date:
  Date: Tuesday, July  4, 2000 @ 12:31:59
Author: petere

Update of /home/projects/pgsql/cvsroot/pgsql/src/bin/pg_passwd
     from hub.org:/home/projects/pgsql/tmp/cvs-serv79437/src/bin/pg_passwd

Modified Files:
    pg_passwd.c

-----------------------------  Log Message  -----------------------------

Expand secondary password file feature, so that you can use these
files to restrict the set of users that can connect to a database
but can still use the pg_shadow password. (You just leave off the
password field in the secondary file.)