Re: [HACKERS] Re: development - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: [HACKERS] Re: development
Date
Msg-id 199801051541.KAA10703@candle.pha.pa.us
Whole thread Raw
In response to Re: [HACKERS] Re: development  (Peter T Mount <psqlhack@maidast.demon.co.uk>)
List pgsql-hackers
> Also, quite some time ago, someone did ask on how to do searches on large
> objects (consisting of large unicode documents). The existing stuff
> doesn't support this, but could it be done with this code?

I think this is what Vadim was alluding to when he talked about Illustra
having large objects that looked like columns in a table.  Perhaps it
could be done easily by defining a function that takes a large object
name stored in a table, and returns its value.

--
Bruce Momjian
maillist@candle.pha.pa.us

pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] subselect
Next
From: "Vadim B. Mikheev"
Date:
Subject: Re: Error messages/logging (Was: Re: [HACKERS] Re: [COMMITTERS] 'pgsql/src/backend/parser gram.y parse_oper.c')