Re: BLOB HOWTO??

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: ohp(at)pyrenet(dot)fr
Cc: pgsql-hackers(at)postgresql(dot)org, pgsql-sql(at)postgresql(dot)org
Subject: Re: BLOB HOWTO??
Date: 2001-01-29 16:36:44
Message-ID: 200101291636.LAA15371@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-sql

> 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.

--
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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2001-01-29 16:37:19 Re: BLOB HOWTO??
Previous Message Bruce Momjian 2001-01-29 16:30:39 Re: Can PyGreSQL be updated?

Browse pgsql-sql by date

  From Date Subject
Next Message Bruce Momjian 2001-01-29 16:37:19 Re: BLOB HOWTO??
Previous Message Mark A. Summers 2001-01-29 16:29:02 Re: SQL Help