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 b490469 commit b96b041Copy full SHA for b96b041
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Thu Jan 3 00:48:38 EST 2002
+Last updated: Thu Jan 3 03:00:47 EST 2002
4
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
@@ -39,7 +39,8 @@ ADMIN
39
40
* Improve control over user privileges, including table creation and
41
lock use [privileges] (Karel, others)
42
-* Make it easier to create a database owned by someone who can't createdb
+* Make it easier to create a database owned by someone who can't createdb,
43
+ perhaps CREATE DATABASE dbname WITH USER = "user"
44
* -Permission to DELETE table also allows UPDATE (Peter E)
45
* Allow elog() to return error codes, module name, file name, line
46
number, not just messages (Peter E)
0 commit comments