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 8dcc4c0 commit 258af1dCopy full SHA for 258af1d
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Thu Jan 3 13:12:10 EST 2002
+Last updated: Thu Jan 3 13:21:20 EST 2002
4
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
@@ -41,6 +41,7 @@ ADMIN
41
lock use [privileges] (Karel, others)
42
* Make it easier to create a database owned by someone who can't createdb,
43
perhaps CREATE DATABASE dbname WITH USER = "user"
44
+* Make equals sign optional in CREATE DATABASE WITH param = 'val'
45
* -Permission to DELETE table also allows UPDATE (Peter E)
46
* Allow elog() to return error codes, module name, file name, line
47
number, not just messages (Peter E)
0 commit comments