Minor hack to support LO string searches - Mailing list pgsql-general

From Titus Brown
Subject Minor hack to support LO string searches
Date
Msg-id 20000409201654.A19632@caltech.edu
Whole thread Raw
Responses Re: Minor hack to support LO string searches
List pgsql-general
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

pgsql-general by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: OID rollover?
Next
From: Charles Tassell
Date:
Subject: Re: Selecting field names?