Update TODO list.

This commit is contained in:
Bruce Momjian 2001-02-09 17:37:49 +00:00
parent 7fdca53711
commit 327385b693
1 changed files with 1 additions and 2 deletions

View File

@ -1,6 +1,6 @@
TODO list for PostgreSQL
========================
Last updated: Fri Feb 9 10:22:15 EST 2001
Last updated: Fri Feb 9 12:37:40 EST 2001
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
@ -123,7 +123,6 @@ TYPES
* Add btree index support for reltime, tinterval, regproc
* Add rtree index support for line, lseg, path, point
* Make binary/file in/out interface for TOAST columns
* Do not decompress untouched TOAST values on UPDATE
* SELECT cash_out(2) crashes because of opaque
* Add SQL standard function bit_length()