1
0
mirror of https://github.com/postgres/postgres.git synced 2025-06-14 18:42:34 +03:00

Update TODO list.

This commit is contained in:
Bruce Momjian
1999-10-26 04:21:59 +00:00
parent c6626d2fdc
commit 2c212b2c54

View File

@ -1,6 +1,6 @@
TODO list for PostgreSQL TODO list for PostgreSQL
======================== ========================
Last updated: Tue Oct 26 00:11:29 EDT 1999 Last updated: Tue Oct 26 00:21:35 EDT 1999
Current maintainer: Bruce Momjian (maillist@candle.pha.pa.us) Current maintainer: Bruce Momjian (maillist@candle.pha.pa.us)
@ -108,7 +108,7 @@ TYPES
o Allow large object vacuuming o Allow large object vacuuming
o Tables that start with xinv confused to be large objects o Tables that start with xinv confused to be large objects
* -Allow pg_descriptions when creating tables * -Allow pg_descriptions when creating tables
* Allow pg_descriptions when creating types, columns, and functions * -Allow pg_descriptions when creating types, columns, and functions
* Add IPv6 capability to INET/CIDR types * Add IPv6 capability to INET/CIDR types
* 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