Thanks to visit codestin.com Credit goes to github.com
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 a48c3a3 commit 79c3d4bCopy full SHA for 79c3d4b
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Sat Jul 7 00:24:58 EDT 2001
+Last updated: Mon Jul 9 15:57:22 EDT 2001
4
5
Current maintainer: Bruce Momjian ([email protected])
6
@@ -145,6 +145,7 @@ COMMANDS
145
* Add BETWEEN ASYMMETRIC/SYMMETRIC
146
* Change LIMIT val,val to offset,limit to match MySQL
147
* Allow PL/PgSQL's RAISE function to take expressions
148
+* Allow GRANT/REVOKE to handle multiple user/group names
149
* ALTER
150
* ALTER TABLE ADD COLUMN does not honor DEFAULT and non-CHECK CONSTRAINT
151
* ALTER TABLE ADD COLUMN to inherited table put column in wrong place
0 commit comments