mirror of
https://git.postgresql.org/git/postgresql.git
synced 2025-02-17 19:30:00 +08:00
Update TODO list.
This commit is contained in:
parent
f2d1205322
commit
9c77f4eff4
3
doc/TODO
3
doc/TODO
@ -1,6 +1,6 @@
|
|||||||
TODO list for PostgreSQL
|
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)
|
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
||||||
|
|
||||||
@ -97,6 +97,7 @@ TYPES
|
|||||||
* SELECT col FROM tab WHERE numeric_col = 10.1 fails
|
* SELECT col FROM tab WHERE numeric_col = 10.1 fails
|
||||||
* Allow arrays to hold NULL elements
|
* Allow arrays to hold NULL elements
|
||||||
* Get BIT type working
|
* Get BIT type working
|
||||||
|
* Allow better handling of numeric constants
|
||||||
|
|
||||||
VIEWS
|
VIEWS
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user