postgresql/doc/src
Tom Lane d61de58906 Arrange for the default permissions on a database to allow temp table
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).
2002-09-03 22:17:35 +00:00
..
FAQ Add mention of 1 terrabyte databases. 2002-08-26 01:05:43 +00:00
graphics These aren't used anymore. 2000-10-08 13:25:11 +00:00
sgml Arrange for the default permissions on a database to allow temp table 2002-09-03 22:17:35 +00:00
Makefile Clean documentation subtree during make clean. 2002-07-28 15:19:59 +00:00