File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
TODO list for PostgreSQL
2
2
========================
3
- Last updated: Thu Jan 3 23:53:14 EST 2002
3
+ Last updated: Fri Jan 4 00:00:18 EST 2002
4
4
5
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
6
40
40
* Improve control over user privileges, including table creation and
41
41
lock use [privileges] (Karel, others)
42
42
* Make it easier to create a database owned by someone who can't createdb,
43
- perhaps CREATE DATABASE dbname WITH USER = "user"
43
+ perhaps CREATE DATABASE dbname WITH USER = "user" (Gavin)
44
44
* Make equals sign optional in CREATE DATABASE WITH param = 'val'
45
45
* -Permission to DELETE table also allows UPDATE (Peter E)
46
46
* Allow elog() to return error codes, module name, file name, line
You can’t perform that action at this time.
0 commit comments