Thread: Minor hack to support LO string searches

Minor hack to support LO string searches

From
Titus Brown
Date:
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

Re: Minor hack to support LO string searches

From
Tatsuo Ishii
Date:
> 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

Re: Minor hack to support LO string searches

From
"John Henderson"
Date:
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


>> 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
>