mirror of
https://github.com/postgres/postgres.git
synced 2026-04-24 15:47:01 -04:00
Update TODO list.
This commit is contained in:
parent
f2d1205322
commit
9c77f4eff4
1 changed files with 2 additions and 1 deletions
3
doc/TODO
3
doc/TODO
|
|
@ -1,6 +1,6 @@
|
|||
TODO list for PostgreSQL
|
||||
========================
|
||||
Last updated: Sun Jun 11 21:11:41 EDT 2000
|
||||
Last updated: Tue Jun 13 04:04:27 EDT 2000
|
||||
|
||||
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
||||
|
||||
|
|
@ -97,6 +97,7 @@ TYPES
|
|||
* SELECT col FROM tab WHERE numeric_col = 10.1 fails
|
||||
* Allow arrays to hold NULL elements
|
||||
* Get BIT type working
|
||||
* Allow better handling of numeric constants
|
||||
|
||||
VIEWS
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue