Minor hack to support LO string searches

From: Titus Brown <titus(at)caltech(dot)edu>
To: pgsql-general(at)postgresql(dot)org
Subject: Minor hack to support LO string searches
Date: 2000-04-10 03:16:55
Message-ID: 20000409201654.A19632@caltech.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)caltech(dot)edu

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Charles Tassell 2000-04-10 03:25:11 Re: Selecting field names?
Previous Message Bruce Momjian 2000-04-10 02:34:49 Re: OID rollover?