Re: BLOB HOWTO?? - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: BLOB HOWTO??
Date
Msg-id 200101291742.MAA20305@candle.pha.pa.us
Whole thread Raw
In response to Re: BLOB HOWTO??  (Olivier PRENANT <ohp@pyrenet.fr>)
Responses Re: [SQL] Re: BLOB HOWTO??  (Jan Wieck <janwieck@Yahoo.com>)
List pgsql-hackers
I would LOVE to see it in a minor 7.1.X release.


> Bruce,
> 
> Thanks for replying (I know you're a busy man :)
> 
> Any chance to have it backported to 7.1 or maybe in contrib???
> 
> This is a feature w all gonna lack (with GiST...)

> 
> Regards,
> On Mon, 29 Jan 2001, Bruce Momjian wrote:
> 
> > > Hi Bruce,
> > > 
> > > Any idea when it's due for??
> > > I've been thining about writing a user function; But I'll get stuck with
> > > permission as a user function is running under the "postgres" or whatever
> > > user instead of the calling user.
> > > 
> > > Also, what kind of binary interface are you thinking of??
> > 
> > Lack of large object support for new TOAST columns is going to be a big
> > 7.1 complaint.  I was thinking of using the same functions as our large
> > object stuff, but remove the OID requirement.
> > 
> > 
> 
> -- 
> Olivier PRENANT             Tel:    +33-5-61-50-97-00 (Work)
> Quartier d'Harraud Turrou           +33-5-61-50-97-01 (Fax)
> 31190 AUTERIVE                      +33-6-07-63-80-64 (GSM)
> FRANCE                      Email: ohp@pyrenet.fr
> ------------------------------------------------------------------------------
> Make your life a dream, make your dream a reality. (St Exupery)
> 
> 

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


pgsql-hackers by date:

Previous
From: "Dominic J. Eidson"
Date:
Subject: Re: Security hole in PL/pgSQL
Next
From: Bruce Momjian
Date:
Subject: Re: AW: Shouldn't this be an error?