Commit 9e9075b8 authored by Bruce Momjian's avatar Bruce Momjian

Update TODO list.

parent c0a0f346
TODO list for PostgreSQL TODO list for PostgreSQL
======================== ========================
Last updated: Thu Jan 18 13:52:09 EST 2001 Last updated: Thu Jan 18 21:05:41 EST 2001
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
o -Tables that start with xinv confused to be large objects o -Tables that start with xinv confused to be large objects
* Add IPv6 capability to INET/CIDR types * Add IPv6 capability to INET/CIDR types
* -Fix improper masking of some inet/cidr types [cidr] * -Fix improper masking of some inet/cidr types [cidr]
* Add conversion function from text to inet
* Make a separate SERIAL type? * Make a separate SERIAL type?
* Store binary-compatible type information in the system * Store binary-compatible type information in the system
* -Add support for & operator (Peter E) * -Add support for & operator (Peter E)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment