mirror of
https://github.com/postgres/postgres.git
synced 2025-07-02 09:02:37 +03:00
Update TODO list.
This commit is contained in:
3
doc/TODO
3
doc/TODO
@ -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
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user