BUG #2385: libpq, lo_write bug

From: "Anton" <altazar(at)yandex(dot)ru>
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #2385: libpq, lo_write bug
Date: 2006-04-10 10:50:21
Message-ID: 200604101050.k3AAoLds080996@wwwmaster.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


The following bug has been logged online:

Bug reference: 2385
Logged by: Anton
Email address: altazar(at)yandex(dot)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.

Browse pgsql-bugs by date

  From Date Subject
Next Message Peter Brant 2006-04-10 20:00:36 Re: BUG #2371: database crashes with semctl failed error
Previous Message Richard Huxton 2006-04-10 09:52:10 Re: BUG #2382: Fail ODBC Connection