Re: TODO item: Implement Boyer-Moore searching (First time hacker)

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: David Rowley <dgrowley(at)gmail(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: TODO item: Implement Boyer-Moore searching (First time hacker)
Date: 2008-09-02 11:59:37
Message-ID: 48BD2AA9.7070509@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

David Rowley wrote:
> Reference: Bruce Momjian writes: ->
> http://archives.postgresql.org/pgsql-committers/2007-09/msg00402.php
>
> Other references: Boyer Moore?? ->
> http://www.cs.utexas.edu/users/moore/best-ideas/string-searching/fstrpos-example.html

> I look forward to receiving feedback on this.

Please send a patch in diff -c format. And don't put a single patch
file in a tar file.

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Martijn van Oosterhout 2008-09-02 12:00:08 Re: WIP patch: Collation support
Previous Message Peter Eisentraut 2008-09-02 11:50:47 Re: WIP patch: Collation support

Browse pgsql-patches by date

  From Date Subject
Next Message Simon Riggs 2008-09-02 12:33:34 Re: WIP Join Removal
Previous Message Simon Riggs 2008-09-02 11:53:50 Re: WIP Join Removal