8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5026378 commit bb8fcd6Copy full SHA for bb8fcd6
doc/TODO
@@ -2,7 +2,7 @@
2
TODO list for PostgreSQL
3
========================
4
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
5
-Last updated: Mon Feb 14 22:51:18 EST 2005
+Last updated: Mon Feb 14 22:54:13 EST 2005
6
7
The most recent version of this document can be viewed at the PostgreSQL web
8
site, http://www.PostgreSQL.org.
@@ -46,7 +46,7 @@ Administration
46
* Allow GRANT/REVOKE permissions to be applied to all schema objects with one
47
command
48
49
- The agreed syntax is:
+ The proposed syntax is:
50
GRANT SELECT ON ALL TABLES IN public TO phpuser;
51
GRANT SELECT ON NEW TABLES IN public TO phpuser;
52
0 commit comments