Minor hack to support LO string searches

Started by Titus Brownabout 26 years ago3 messagesgeneral
Jump to latest
#1Titus Brown
titus@caltech.edu

Hi, all, at

http://www.idyll.org/~t/www-tools/

you'll find an add-on function to PostgreSQL 6.5.3 that allows one to
do string searches through large objects.

It's not a terribly good hack, but it works ;).

I do plan on extending this add-on to support regular expressions Real
Soon.

There are a couple of other software hacks on the same page, including
one that lets you retrieve large objects through the AOLserver database
driver for PostgreSQL.

cheers,
--titus
--
Titus Brown, titus@caltech.edu

#2Tatsuo Ishii
t-ishii@sra.co.jp
In reply to: Titus Brown (#1)
Re: Minor hack to support LO string searches

Hi, all, at

http://www.idyll.org/~t/www-tools/

you'll find an add-on function to PostgreSQL 6.5.3 that allows one to
do string searches through large objects.

It's not a terribly good hack, but it works ;).

I do plan on extending this add-on to support regular expressions Real
Soon.

I already have such functions + operator definitions. I could post
them if there is enough interest.
--
Tatsuo Ishii

#3John Henderson
jrh@is.com.fj
In reply to: Tatsuo Ishii (#2)
Re: Minor hack to support LO string searches

Very interested,
John Henderson

-----Original Message-----
From: Tatsuo Ishii <t-ishii@sra.co.jp>
To: titus@caltech.edu <titus@caltech.edu>
Cc: pgsql-general@postgreSQL.org <pgsql-general@postgreSQL.org>
Date: Tuesday, April 11, 2000 2:48
Subject: Re: [GENERAL] Minor hack to support LO string searches

Show quoted text

Hi, all, at

http://www.idyll.org/~t/www-tools/

you'll find an add-on function to PostgreSQL 6.5.3 that allows one to
do string searches through large objects.

It's not a terribly good hack, but it works ;).

I do plan on extending this add-on to support regular expressions Real
Soon.

I already have such functions + operator definitions. I could post
them if there is enough interest.
--
Tatsuo Ishii