pgsql-server/src bin/initdb/initdb.sh include/ ...

Started by Peter Eisentrautover 23 years ago1 messagescomitters
Jump to latest
#1Peter Eisentraut
peter_e@gmx.net

CVSROOT: /cvsroot
Module name: pgsql-server
Changes by: petere@postgresql.org 03/03/19 11:08:59

Modified files:
src/bin/initdb : initdb.sh
src/include/catalog: pg_namespace.h

Log message:
Set up the privileges on the default schemas in initdb with real GRANT
commands, to arrive at a valid and dumpable state.