BUG #2823: API largeobject calls

Поиск
Список
Период
Сортировка
От Gregor
Тема BUG #2823: API largeobject calls
Дата
Msg-id 200612111842.kBBIgvX6002126@wwwmaster.postgresql.org
обсуждение исходный текст
Ответы Re: BUG #2823: API largeobject calls  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-bugs
The following bug has been logged online:

Bug reference:      2823
Logged by:          Gregor
Email address:      gtm2@interia.pl
PostgreSQL version: 8.2, 8.1
Operating system:   Windows
Description:        API largeobject calls
Details:

Hello,
API funtions lo_open, lo_write, lo_import don't work.
While lo_create returns positive integr value ( and the record with this
loid is inserted into pg_largeobject table) lo_open return always zero
value
with when this non-zero positive loid value obtained from lo_create is
passed to lo_open. And lo_write returns -1 when this zero value obtained
from lo_open is passed to lo_write.

В списке pgsql-bugs по дате отправления:

Предыдущее
От: Edwin Groothuis
Дата:
Сообщение: Re: BUG #2821: xid cannot be casted to a different type
Следующее
От: Edwin Groothuis
Дата:
Сообщение: Re: BUG #2821: xid cannot be casted to a different type