mirror of
https://github.com/postgres/postgres.git
synced 2025-05-27 00:04:24 -04:00
creation to world, but disallow temp table creation in template1. Per latest round of pghackers discussion. I did not force initdb, but the permissions lockdown on template1 will not take effect unless you do one (or manually REVOKE TEMP ON DATABASE template1 FROM public).