Skip to content

Commit 10e1b9d

Browse files
committed
Add:
> * Implement Boyer-Moore searching in strpos() > > http://archives.postgresql.org/pgsql-patches/2007-08/msg00012.php
1 parent 1b57b8b commit 10e1b9d

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

doc/TODO

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PostgreSQL TODO List
22
====================
33
Current maintainer: Bruce Momjian (bruce@momjian.us)
4-
Last updated: Thu Sep 20 14:53:32 EDT 2007
4+
Last updated: Wed Sep 26 04:47:39 EDT 2007
55

66
The most recent version of this document can be viewed at
77
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -396,6 +396,9 @@ Functions
396396
Some geometric types do not have the full suite of geometric operators,
397397
e.g. box @> point
398398

399+
* Implement Boyer-Moore searching in strpos()
400+
401+
http://archives.postgresql.org/pgsql-patches/2007-08/msg00012.php
399402

400403

401404

doc/src/FAQ/TODO.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<body bgcolor="#FFFFFF" text="#000000" link="#FF0000" vlink="#A00000" alink="#0000FF">
99
<h1><a name="section_1">PostgreSQL TODO List</a></h1>
1010
<p>Current maintainer: Bruce Momjian (<a href="mailto:bruce@momjian.us">bruce@momjian.us</a>)<br/>
11-
Last updated: Thu Sep 20 14:53:32 EDT 2007
11+
Last updated: Wed Sep 26 04:47:39 EDT 2007
1212
</p>
1313
<p>The most recent version of this document can be viewed at<br/>
1414
<a href="http://www.postgresql.org/docs/faqs.TODO.html">http://www.postgresql.org/docs/faqs.TODO.html</a>.
@@ -356,6 +356,9 @@ <h1><a name="section_5">Functions</a></h1>
356356
</li><li>Add missing operators for geometric data types
357357
<p> Some geometric types do not have the full suite of geometric operators,
358358
e.g. box @&gt; point
359+
</p>
360+
</li><li>Implement Boyer-Moore searching in strpos()
361+
<p> <a href="http://archives.postgresql.org/pgsql-patches/2007-08/msg00012.php">http://archives.postgresql.org/pgsql-patches/2007-08/msg00012.php</a>
359362
</p>
360363
</li></ul>
361364
<h1><a name="section_6">Multi-Language Support</a></h1>

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy