mirror of
https://github.com/postgres/postgres.git
synced 2026-05-28 04:35:45 -04:00
Update TODO list.
This commit is contained in:
parent
c6626d2fdc
commit
2c212b2c54
1 changed files with 2 additions and 2 deletions
4
doc/TODO
4
doc/TODO
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue