Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit a9ac332

Browse files
committed
Update TODO list.
1 parent c198385 commit a9ac332

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

doc/TODO

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated: Mon May 7 20:13:53 EDT 2001
3+
Last updated: Mon May 7 20:18:42 EDT 2001
44

55
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
66

@@ -54,6 +54,7 @@ ADMIN
5454
* Allow international error message support and add error codes [elog]
5555
* Remove unused files during database vacuum or postmaster startup
5656
* Add table name mapping for numeric file names
57+
* Allow better control over user privileges [privileges]
5758

5859
TYPES
5960

@@ -140,7 +141,7 @@ COMMANDS
140141
* Add BETWEEN ASYMMETRIC/SYMMETRIC
141142
* Add SET or BEGIN timeout parameter to cancel query if waiting too long
142143
* Change LIMIT val,val to offset,limit to match MySQL
143-
144+
* Allow Pl/PgSQL's RAISE function to take expressions
144145

145146
CLIENTS
146147

0 commit comments

Comments
 (0)