|
1 | 1 | TODO list for PostgreSQL
|
2 | 2 | ========================
|
3 |
| -Last updated:Thu Jan 1813:52:09 EST 2001 |
| 3 | +Last updated:Thu Jan 1821:05:41 EST 2001 |
4 | 4 |
|
5 | 5 | Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us)
|
6 | 6 |
|
|
95 | 95 | o -Tables that start with xinv confused to be large objects
|
96 | 96 | * Add IPv6 capability to INET/CIDR types
|
97 | 97 | * -Fix improper masking of some inet/cidr types [cidr]
|
| 98 | +* Add conversion function from text to inet |
98 | 99 | * Make a separate SERIAL type?
|
99 | 100 | * Store binary-compatible type information in the system
|
100 | 101 | * -Add support for & operator (Peter E)
|
|