1
0
mirror of https://github.com/postgres/postgres.git synced 2025-05-08 07:21:33 +03:00

Update TODO list.

This commit is contained in:
Bruce Momjian 2000-12-12 20:28:00 +00:00
parent 36da236eb3
commit 77c443f8cd

View File

@ -1,6 +1,6 @@
TODO list for PostgreSQL TODO list for PostgreSQL
======================== ========================
Last updated: Sun Dec 10 20:44:26 EST 2000 Last updated: Tue Dec 12 15:27:50 EST 2000
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
@ -109,6 +109,7 @@ TYPES
* Add btree index support for reltime, tinterval, regproc, bit, varbit * Add btree index support for reltime, tinterval, regproc, bit, varbit
* Add rtree index support for line, lseg, path, point * Add rtree index support for line, lseg, path, point
* Make file in/out interface to TOAST columns * Make file in/out interface to TOAST columns
* SELECT cash_out(2) crashes because of opaque
VIEWS VIEWS