Done:
authorBruce Momjian
Sun, 30 Apr 2006 02:10:41 +0000 (02:10 +0000)
committerBruce Momjian
Sun, 30 Apr 2006 02:10:41 +0000 (02:10 +0000)
>  o -Allow per-database permissions to be set via GRANT

doc/TODO
doc/src/FAQ/TODO.html

index 56e22ff9357e66245c2e87f6849c7feaa22c3b07..6c8fe322667520dbb8490fe2f51c879c9fd86525 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -2,7 +2,7 @@
 PostgreSQL TODO List
 ====================
 Current maintainer:    Bruce Momjian ([email protected])
-Last updated:      Sat Apr 29 21:45:16 EDT 2006
+Last updated:      Sat Apr 29 22:10:37 EDT 2006
 
 The most recent version of this document can be viewed at
 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -81,7 +81,7 @@ Administration
      Currently, if a variable is commented out, it keeps the
      previous uncommented value until a server restarted.
 
-   o %Allow per-database permissions to be set via GRANT
+   o -Allow per-database permissions to be set via GRANT
 
      Allow database connection checks based on GRANT rules in
      addition to the existing access checks in pg_hba.conf.
index 0199e77c936686c615db9241f7233dd0e0bb7442..4456879d43eaf1fd252b8a35d8e6f34172865065 100644 (file)
@@ -8,7 +8,7 @@
 
 

PostgreSQL TODO List

 

Current maintainer:     Bruce Momjian ([email protected])

-Last updated:           Sat Apr 29 21:45:16 EDT 2006
+Last updated:           Sat Apr 29 22:10:37 EDT 2006
 

 

The most recent version of this document can be viewed at

 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -77,7 +77,7 @@ first.
 

          Currently, if a variable is commented out, it keeps the

           previous uncommented value until a server restarted.
 

-    
  • %Allow per-database permissions to be set via GRANT
  • +    
  • -Allow per-database permissions to be set via GRANT
  •  

              Allow database connection checks based on GRANT rules in

               addition to the existing access checks in pg_hba.conf.