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

Update TODO list.

parent a316339e
No related branches found
No related tags found
No related merge requests found
TODO list for PostgreSQL TODO list for PostgreSQL
======================== ========================
Last updated: Fri May 12 08:23:51 EDT 2000 Last updated: Sat May 13 21:27:24 EDT 2000
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
...@@ -52,7 +52,6 @@ MISC ...@@ -52,7 +52,6 @@ MISC
* Permission to UPDATE table allows DELETE also * Permission to UPDATE table allows DELETE also
* Some database schema's are not dumpable; do dumps in oid order * Some database schema's are not dumpable; do dumps in oid order
ENHANCEMENTS ENHANCEMENTS
------------ ------------
...@@ -95,6 +94,7 @@ TYPES ...@@ -95,6 +94,7 @@ TYPES
* Add non-large-object binary field * Add non-large-object binary field
* 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
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