Re: proposal: lob conversion functionality - Mailing list pgsql-hackers

From Tom Lane
Subject Re: proposal: lob conversion functionality
Date
Msg-id 13113.1376143406@sss.pgh.pa.us
Whole thread Raw
In response to proposal: lob conversion functionality  (Pavel Stehule <pavel.stehule@gmail.com>)
Responses Re: proposal: lob conversion functionality  (Pavel Stehule <pavel.stehule@gmail.com>)
List pgsql-hackers
Pavel Stehule <pavel.stehule@gmail.com> writes:
> I found so there are no simple API for working with LO from PL without
> access to file system.

What?  See lo_open(), loread(), lowrite(), etc.

> These functions can be simplified if we supports some functions like
> encode, decode for LO

I do not see any good reason to tie encode/decode to LOs.
        regards, tom lane



pgsql-hackers by date:

Previous
From: Andrew Tipton
Date:
Subject: BackgroundWorkerInitializeConnection(NULL, ...) doesn't work
Next
From: Alvaro Herrera
Date:
Subject: Re: BackgroundWorkerInitializeConnection(NULL, ...) doesn't work