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.
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
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
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
Import Notes
Resolved by subject fallback