File tree Expand file tree Collapse file tree 3 files changed +12533
-3
lines changed
Expand file tree Collapse file tree 3 files changed +12533
-3
lines changed Original file line number Diff line number Diff line change 11TODO 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
55Current 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)
You can’t perform that action at this time.
0 commit comments