Modify initdb.sh so that it makes pg_user readable through view db_user

Marc G. Fournier <scrappy@hub.org>

Commit: ab6e4ea3dc644046ddc487799e78dd4018d7a723
Author: Marc G. Fournier <scrappy@hub.org>
Date: 1998-02-23T19:26:36Z
Releases: 7.1.1
Modify initdb.sh so that it makes pg_user readable through view db_user
Modify psql so that it uses db_user instead of pg_user
GRANT SELECT on pg_class

Files

PathChange+/−
src/bin/initdb/initdb.sh modified +14 −3
src/bin/psql/psql.c modified +6 −6