Commit 9995ba36 authored by Bruce Momjian's avatar Bruce Momjian

Update TODO list.

parent 68ee58ed
TODO list for PostgreSQL
========================
Last updated: Thu Sep 16 21:50:14 EDT 1999
Last updated: Fri Sep 17 11:48:23 EDT 1999
Current maintainer: Bruce Momjian (maillist@candle.pha.pa.us)
......@@ -189,6 +189,7 @@ MISC
* Add configure test to check for C++ need for *.h and namespaces
* Allow BLCKSZ <= 64k, not <= 32k
* redesign UNION structures to have separarate target lists
* Allow multi-level query trees for INSERT INTO ... SELECT
PERFORMANCE
-----------
......@@ -256,6 +257,7 @@ SOURCE CODE
* Add needed includes and removed unneede include files(Bruce)
* Make configure --enable-debug add -g on compile line
* Does Mariposa source contain any other bug fixes?
* Remove SET KSQO option of OR processing is improved
---------------------------------------------------------------------------
......
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