From: Bruce Momjian Date: Wed, 19 Jun 2002 16:36:13 +0000 (+0000) Subject: Add: X-Git-Tag: REL7_3~1341 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=cd75bb7011d0a52a0ceeca22fd98d81ae8bf7261;p=postgresql Add: > * -Allow object creation to be disabled for specific users --- diff --git a/doc/TODO b/doc/TODO index 83d8018448..878e985924 100644 --- a/doc/TODO +++ b/doc/TODO @@ -1,6 +1,6 @@ TODO list for PostgreSQL ======================== -Last updated: Thu Jun 13 14:01:23 EDT 2002 +Last updated: Wed Jun 19 12:36:06 EDT 2002 Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) @@ -51,7 +51,7 @@ Permissions * Make single-user local access permissions the default by limiting permissions on the socket file (Peter E) * -Allow permissions for functions (Peter E) - +* -Allow object creation to be disabled for specific users Administration ==============