提交 389ca350 编写于 作者: B Bruce Momjian

Add:

> * Add BSD-licensed qsort() for Solaris
上级 6abfa8c5
TODO list for PostgreSQL
========================
Last updated: Wed Apr 17 22:58:40 EDT 2002
Last updated: Wed Apr 17 23:07:00 EDT 2002
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
......@@ -187,7 +187,7 @@ COMMANDS
o ALTER TABLE ADD COLUMN does not honor DEFAULT and non-CHECK CONSTRAINT
o ALTER TABLE ADD COLUMN to inherited table put column in wrong place
[inheritance]
o Add ALTER TABLE DROP COLUMN feature [drop] (Bruce)
o Add ALTER TABLE DROP COLUMN feature [drop]
o Add ALTER FUNCTION
o Add ALTER TABLE DROP non-CHECK CONSTRAINT
o -ALTER TABLE ADD PRIMARY KEY (Tom)
......@@ -451,6 +451,7 @@ MISCELLANEOUS
* Add Intimate Shared Memory(ISM) for Solaris
* Add documentation to lock shared memory into RAM for each OS, if possible
* Try flex flags -Cf and -CF to see if performance improves
* Add BSD-licensed qsort() for Solaris
SOURCE CODE
===========
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册