BUG #2385: libpq, lo_write bug - Mailing list pgsql-bugs

From Anton
Subject BUG #2385: libpq, lo_write bug
Date
Msg-id 200604101050.k3AAoLds080996@wwwmaster.postgresql.org
Whole thread Raw
List pgsql-bugs
The following bug has been logged online:

Bug reference:      2385
Logged by:          Anton
Email address:      altazar@yandex.ru
PostgreSQL version: 8.1.3
Operating system:   Windows
Description:        libpq, lo_write bug
Details:

Hello!
I am trying to use lo_write in my C++ project to fill large objects in my
database and noticed that lo_write corrupts about 2~3 kB at the end of
written information, however function lo_import doesn't corrupt anything.

Best regards, Anton.

pgsql-bugs by date:

Previous
From: "Peter Brant"
Date:
Subject: Re: BUG #2371: database crashes with semctl failed error
Next
From: 维 姜
Date:
Subject: constraints & tableoid [pgsql8.1]