Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit d07766f

Browse files
committed
Update TODO list.
1 parent 3d5079c commit d07766f

File tree

3 files changed

+12533
-3
lines changed

3 files changed

+12533
-3
lines changed

doc/TODO

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated: Sun Oct 10 16:40:40 EDT 1999
3+
Last updated: Sun Oct 17 21:06:50 EDT 1999
44

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

@@ -229,8 +229,8 @@ INDEXES
229229
a matching index [limit]
230230
* Improve LIMIT processing by using index to limit rows processed [limit]
231231
* Have optimizer take LIMIT into account when considering index scans [limit]
232-
* Make index creation use psort code, because it is now faster(Vadim)
233-
* Allow creation of sort temp tables > 1 Gig
232+
* -Make index creation use psort code, because it is now faster(Vadim)
233+
* -Allow creation of sort temp tables > 1 Gig
234234
* Create more system table indexes for faster cache lookups
235235
* fix indexscan() so it does leak memory by not requiring caller to free
236236
* Improve _bt_binsrch() to handle equal keys better, remove _bt_firsteq()(Tom)

0 commit comments

Comments
 (0)