projects
/
users
/
bernd
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
85f1950
)
Update TODO list.
author
Bruce Momjian
<bruce@momjian.us>
Mon, 16 Oct 2000 17:18:35 +0000
(17:18 +0000)
committer
Bruce Momjian
<bruce@momjian.us>
Mon, 16 Oct 2000 17:18:35 +0000
(17:18 +0000)
doc/TODO
patch
|
blob
|
blame
|
history
diff --git
a/doc/TODO
b/doc/TODO
index 9d4cfe1c11aaf1943534bd39a75b945053438580..5d038113e79853359bab2f6439b764dd2af7febd 100644
(file)
--- a/
doc/TODO
+++ b/
doc/TODO
@@
-1,6
+1,6
@@
ODO list for PostgreSQL
========================
-Last updated: Mon Oct 16 1
2:12:54
EDT 2000
+Last updated: Mon Oct 16 1
3:18:25
EDT 2000
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
@@
-235,6
+235,7
@@
INDEXES
float4, numeric/decimal too [optimizer]
* Include heap CTID in btree index keys, remove equal-key cruft from btree
* Use indexes with CIDR '<<' (contains) operator
+* Fix LIKE indexing optimization for non-ASCII locales
CACHE