We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85f1950 commit 9e1e145Copy full SHA for 9e1e145
doc/TODO
@@ -1,6 +1,6 @@
1
ODO list for PostgreSQL
2
========================
3
-Last updated: Mon Oct 16 12:12:54 EDT 2000
+Last updated: Mon Oct 16 13:18:25 EDT 2000
4
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
@@ -235,6 +235,7 @@ INDEXES
235
float4, numeric/decimal too [optimizer]
236
* Include heap CTID in btree index keys, remove equal-key cruft from btree
237
* Use indexes with CIDR '<<' (contains) operator
238
+* Fix LIKE indexing optimization for non-ASCII locales
239
240
CACHE
241
0 commit comments