Skip to content
Snippets Groups Projects
Commit d812de67 authored by Bruce Momjian's avatar Bruce Momjian
Browse files

Update TODO list.

parent ef0c80ac
No related branches found
No related tags found
No related merge requests found
TODO list for PostgreSQL TODO list for PostgreSQL
======================== ========================
Last updated: Wed Jun 7 15:55:34 EDT 2000 Last updated: Thu Jun 8 11:47:25 EDT 2000
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
...@@ -129,6 +129,7 @@ COMMANDS ...@@ -129,6 +129,7 @@ COMMANDS
* Allow DELETE and UPDATE to use inheritance using tablename* * Allow DELETE and UPDATE to use inheritance using tablename*
* Allow INSERT INTO my_table VALUES (a, b, c, DEFAULT, x, y, z, ...) * Allow INSERT INTO my_table VALUES (a, b, c, DEFAULT, x, y, z, ...)
* Allow BINARY option to SELECT, like we do with DECLARE * Allow BINARY option to SELECT, like we do with DECLARE
* Prevent truncate on table acting as foreign key
CLIENTS CLIENTS
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment