Re: Large objects. - Mailing list pgsql-hackers

From Dmitriy Igrishin
Subject Re: Large objects.
Date
Msg-id AANLkTin3XrKsdx+YXgqQC+bMbzEe_yhBAncVQuS-SY7E@mail.gmail.com
Whole thread Raw
In response to Re: Large objects.  (Robert Haas <robertmhaas@gmail.com>)
Responses Re: Large objects.  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
Hey Robert, Tom

Tom, thank you for explanation!

Ouch.  Letting people write data to where they can't get it back from
seems double-plus ungood.

Robert, yes, I agree with you. This is exactly what I wanted to say.
I've implemented a stream class in C++ and this circumstance makes
the code not so clean because I need to take into account the behavior
of lo_write() and 2GB limit.


--
// Dmitriy.

pgsql-hackers by date:

Previous
From: Gurjeet Singh
Date:
Subject: Re: Improving prep_buildtree used in VPATH builds
Next
From: Robert Haas
Date:
Subject: Re: trailing whitespace in psql table output