Skip to content
Snippets Groups Projects
Commit 00156fa2 authored by Bruce Momjian's avatar Bruce Momjian
Browse files

Update TODO list.

parent e3059fc0
No related branches found
No related tags found
No related merge requests found
TODO list for PostgreSQL TODO list for PostgreSQL
======================== ========================
Last updated: Fri Jun 2 11:32:09 EDT 2000 Last updated: Wed Jun 7 15:55:34 EDT 2000
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
...@@ -95,6 +95,7 @@ TYPES ...@@ -95,6 +95,7 @@ TYPES
* Functions returning sets don't really work right[function] * Functions returning sets don't really work right[function]
* Add hash for int8 * Add hash for int8
* 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
VIEWS VIEWS
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment