Re: Large object support in ecpg

Поиск
Список
Период
Сортировка
От Bosco Rama
Тема Re: Large object support in ecpg
Дата
Msg-id 4C76A426.4050904@boscorama.com
обсуждение исходный текст
Ответ на Re: Large object support in ecpg  (Satoshi Nagayasu <satoshi.nagayasu@gmail.com>)
Список pgsql-interfaces
Satoshi Nagayasu wrote:
> 
> I had some experiences on using large objects in ECPG
> with using ECPGget_PGconn(). However, ECPGget_PGconn() is
> not recommended in ECPG application, so it's "at your own risk".
> 
> For more details, please download my document from below,
> and check "Large Objects" section to handle large objects.
> 
> http://code.google.com/p/ecpgdocs/downloads/detail?name=ecpg_html.zip&can=2&q=#makechanges

Thanks for this.  I wonder why a google search didn't find this?
Anyway, that describes pretty much what I figured I'd have to do.

However, I would really like a sanctioned method.  It seems that
using the above function is not deemed 'proper'.  But if this is
the only way to do it, then I guess I'll need to be a bad boy. :-)

Thanks again.

Bosco.


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

Предыдущее
От: Michael Meskes
Дата:
Сообщение: Re: Large object support in ecpg
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: [DOCS] ECPG Documentation Improvement