PostgreSQL TODO List
====================
Current maintainer: Bruce Momjian (bruce@momjian.us)
-Last updated: Thu Sep 20 14:53:32 EDT 2007
+Last updated: Wed Sep 26 04:47:39 EDT 2007
The most recent version of this document can be viewed at
http://www.postgresql.org/docs/faqs.TODO.html.
Some geometric types do not have the full suite of geometric operators,
e.g. box @> point
+* Implement Boyer-Moore searching in strpos()
+
+ http://archives.postgresql.org/pgsql-patches/2007-08/msg00012.php
<body bgcolor="#FFFFFF" text="#000000" link="#FF0000" vlink="#A00000" alink="#0000FF">
<h1><a name="section_1">PostgreSQL TODO List</a></h1>
<p>Current maintainer: Bruce Momjian (<a href="mailto:bruce@momjian.us">bruce@momjian.us</a>)<br/>
-Last updated: Thu Sep 20 14:53:32 EDT 2007
+Last updated: Wed Sep 26 04:47:39 EDT 2007
</p>
<p>The most recent version of this document can be viewed at<br/>
<a href="http://www.postgresql.org/docs/faqs.TODO.html">http://www.postgresql.org/docs/faqs.TODO.html</a>.
</li><li>Add missing operators for geometric data types
<p> Some geometric types do not have the full suite of geometric operators,
e.g. box @> point
+</p>
+ </li><li>Implement Boyer-Moore searching in strpos()
+<p> <a href="http://archives.postgresql.org/pgsql-patches/2007-08/msg00012.php">http://archives.postgresql.org/pgsql-patches/2007-08/msg00012.php</a>
</p>
</li></ul>
<h1><a name="section_6">Multi-Language Support</a></h1>