Skip to content

Commit 9995ba3

Browse files
committed
Update TODO list.
1 parent 68ee58e commit 9995ba3

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

doc/TODO

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated: Thu Sep 16 21:50:14 EDT 1999
3+
Last updated: Fri Sep 17 11:48:23 EDT 1999
44

55
Current maintainer: Bruce Momjian (maillist@candle.pha.pa.us)
66

@@ -189,6 +189,7 @@ MISC
189189
* Add configure test to check for C++ need for *.h and namespaces
190190
* Allow BLCKSZ <= 64k, not <= 32k
191191
* redesign UNION structures to have separarate target lists
192+
* Allow multi-level query trees for INSERT INTO ... SELECT
192193

193194
PERFORMANCE
194195
-----------
@@ -256,6 +257,7 @@ SOURCE CODE
256257
* Add needed includes and removed unneede include files(Bruce)
257258
* Make configure --enable-debug add -g on compile line
258259
* Does Mariposa source contain any other bug fixes?
260+
* Remove SET KSQO option of OR processing is improved
259261

260262
---------------------------------------------------------------------------
261263

0 commit comments

Comments
 (0)