]> granicus.if.org Git - postgresql/commit
pg_settings should have UPDATE privilege allowed to public.
authorTom Lane <tgl@sss.pgh.pa.us>
Wed, 14 Jan 2004 03:47:12 +0000 (03:47 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 14 Jan 2004 03:47:12 +0000 (03:47 +0000)
commit91d4f280dda9a8bf1b8aed655e068e66a5588e7c
treeb664e8ef3cb26e7bfa4f31d6963891073763513b
parentf07c69ae57eb3b581547701dd32dc7e7f82aecd3
pg_settings should have UPDATE privilege allowed to public.
(Can't force initdb for this in 7.4 branch, but we can at least see to it
that post-7.4.2 installations will get it right.)
src/bin/initdb/initdb.sh