Re: Question about pattern matching - Mailing list pgsql-general

From hubert depesz lubaczewski
Subject Re: Question about pattern matching
Date
Msg-id 20081223191733.GA19336@depesz.com
Whole thread Raw
In response to Question about pattern matching  (dimitris.sakellarios@telesuite.gr)
Responses Re: Question about pattern matching  ("Dimitris Sakellarios" <dimitris.sakellarios@telesuite.gr>)
List pgsql-general
On Tue, Dec 23, 2008 at 06:05:08PM +0200, dimitris.sakellarios@telesuite.gr wrote:
> QUESTION
> --------
> Pls let me know which is the best way to match the
> following pattern against this table and Receive id = 8
> that is the longest matching pattern from left to right.

check this:
http://www.depesz.com/index.php/2008/03/04/searching-for-longest-prefix/
read also the comments

additionally, check this url: http://pgfoundry.org/projects/prefix

Best regards,

depesz

--
Linkedin: http://www.linkedin.com/in/depesz  /  blog: http://www.depesz.com/
jid/gtalk: depesz@depesz.com / aim:depeszhdl / skype:depesz_hdl / gg:6749007

pgsql-general by date:

Previous
From: dimitris.sakellarios@telesuite.gr
Date:
Subject: Re: Question about pattern matching
Next
From: "Dimitris Sakellarios"
Date:
Subject: Re: Question about pattern matching