Status of server side Large Object support?

Поиск
Список
Период
Сортировка
От Thomas Hallgren
Тема Status of server side Large Object support?
Дата
Msg-id thhal-0YzGFAkUmcC43blcG/Th3fPNcFiQtP4@mailblocks.com
обсуждение исходный текст
Ответы Re: Status of server side Large Object support?  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-hackers
Hi,
I'm in the phase of implementing CLOB's and BLOB's in PL/Java. I found 
the inv_api.c and will use that as the base for my implementation. I 
lack two calls:

int inv_length(LargeObjectDesc* lo);

void inv_truncate(LargeObjectDesc* lo, int position);

Searching the archives I found some questions concerning this but there 
seem to be no resolution at this point. Is this correct? If so I might 
want to give it a try. I didn't find the topic on the TODO list though. 
Shouldn't it be?

Has anyone done some work on this already?

Regards,
Thomas Hallgren



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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: Non-C locale and LIKE
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: Status of server side Large Object support?