mirror of
https://github.com/postgres/postgres.git
synced 2025-06-03 00:02:26 -04:00
Update TODO list.
This commit is contained in:
parent
c1983858c0
commit
a9ac332a4e
5
doc/TODO
5
doc/TODO
@ -1,6 +1,6 @@
|
|||||||
TODO list for PostgreSQL
|
TODO list for PostgreSQL
|
||||||
========================
|
========================
|
||||||
Last updated: Mon May 7 20:13:53 EDT 2001
|
Last updated: Mon May 7 20:18:42 EDT 2001
|
||||||
|
|
||||||
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
||||||
|
|
||||||
@ -54,6 +54,7 @@ ADMIN
|
|||||||
* Allow international error message support and add error codes [elog]
|
* Allow international error message support and add error codes [elog]
|
||||||
* Remove unused files during database vacuum or postmaster startup
|
* Remove unused files during database vacuum or postmaster startup
|
||||||
* Add table name mapping for numeric file names
|
* Add table name mapping for numeric file names
|
||||||
|
* Allow better control over user privileges [privileges]
|
||||||
|
|
||||||
TYPES
|
TYPES
|
||||||
|
|
||||||
@ -140,7 +141,7 @@ COMMANDS
|
|||||||
* Add BETWEEN ASYMMETRIC/SYMMETRIC
|
* Add BETWEEN ASYMMETRIC/SYMMETRIC
|
||||||
* Add SET or BEGIN timeout parameter to cancel query if waiting too long
|
* Add SET or BEGIN timeout parameter to cancel query if waiting too long
|
||||||
* Change LIMIT val,val to offset,limit to match MySQL
|
* Change LIMIT val,val to offset,limit to match MySQL
|
||||||
|
* Allow Pl/PgSQL's RAISE function to take expressions
|
||||||
|
|
||||||
CLIENTS
|
CLIENTS
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user