Re: [SQL] Re: BLOB HOWTO??

From: Jan Wieck <janwieck(at)Yahoo(dot)com>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: ohp(at)pyrenet(dot)fr, pgsql-hackers(at)postgresql(dot)org, pgsql-sql(at)postgresql(dot)org
Subject: Re: [SQL] Re: BLOB HOWTO??
Date: 2001-01-29 18:12:47
Message-ID: 200101291812.NAA03891@jupiter.greatbridge.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-sql

Bruce Momjian wrote:
>
> I would LOVE to see it in a minor 7.1.X release.

It's *feature* with alot necessary coding in core
functionality below heap access methods. Not a good candidate
for a bugfix release.

Jan

>
>
> > 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(at)pyrenet(dot)fr
> > ------------------------------------------------------------------------------
> > Make your life a dream, make your dream a reality. (St Exupery)
> >
> >
>
> --
> Bruce Momjian | http://candle.pha.pa.us
> pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
> + If your life is a hard drive, | 830 Blythe Avenue
> + Christ can be your backup. | Drexel Hill, Pennsylvania 19026
>

--

#======================================================================#
# It's easier to get forgiveness for being wrong than for being right. #
# Let's break this rule - forgive me. #
#================================================== JanWieck(at)Yahoo(dot)com #

_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Jan Wieck 2001-01-29 18:16:03 Re: Security hole in PL/pgSQL
Previous Message Jan Wieck 2001-01-29 18:10:37 Re: BLOB HOWTO??

Browse pgsql-sql by date

  From Date Subject
Next Message Olivier PRENANT 2001-01-29 18:18:17
Previous Message Jan Wieck 2001-01-29 18:10:37 Re: BLOB HOWTO??