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 4404c9a commit 8902f49Copy full SHA for 8902f49
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Mon Jul 9 17:31:59 EDT 2001
+Last updated: Mon Jul 9 17:39:43 EDT 2001
4
5
Current maintainer: Bruce Momjian ([email protected])
6
@@ -147,6 +147,7 @@ COMMANDS
147
* Change LIMIT val,val to offset,limit to match MySQL
148
* Allow PL/PgSQL's RAISE function to take expressions
149
* Allow GRANT/REVOKE to handle multiple user/group names
150
+* Allow CREATEUSER/CREATEDB ordering in CREATE/ALTER USER
151
* ALTER
152
* ALTER TABLE ADD COLUMN does not honor DEFAULT and non-CHECK CONSTRAINT
153
* ALTER TABLE ADD COLUMN to inherited table put column in wrong place
0 commit comments