]> granicus.if.org Git - postgresql/commit
Set up the privileges on the default schemas in initdb with real GRANT
authorPeter Eisentraut <peter_e@gmx.net>
Wed, 19 Mar 2003 16:08:59 +0000 (16:08 +0000)
committerPeter Eisentraut <peter_e@gmx.net>
Wed, 19 Mar 2003 16:08:59 +0000 (16:08 +0000)
commit8cb041aadad10e423570b54e71c6237a86c84d95
tree76384cfc3b2440524b5e0215bb8f1d7fb359cdee
parent28efaf3ccd421a111a34954f531f2f9888f99242
Set up the privileges on the default schemas in initdb with real GRANT
commands, to arrive at a valid and dumpable state.
src/bin/initdb/initdb.sh
src/include/catalog/pg_namespace.h