Re: libpqxx Large Objects

Поиск
Список
Период
Сортировка
От Jeroen T. Vermeulen
Тема Re: libpqxx Large Objects
Дата
Msg-id 20030110121337.GA4639@xs4all.nl
обсуждение исходный текст
Ответ на Re: libpqxx Large Objects  ("Key88 SF" <key88sf@hotmail.com>)
Список pgsql-interfaces
On Thu, Jan 09, 2003 at 11:09:58PM +0000, Key88 SF wrote:
> In order to call the large object functions, one needs to be able to get 
> the PGconn connection object contained within a Connection object. Could a 
> simple accessor method be added for the next revision?

I'd rather add a special-purpose large object interface than provide
a getter that breaks open the whole abstraction level.  What libpqxx
does underneath its interface is not always simple, and it depends on
provable properties that may not remain provable if the PGconn is
exposed.  Besides, this kind of accessor would eventually come back
to haunt me.


Jeroen



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

Предыдущее
От: "Key88 SF"
Дата:
Сообщение: Re: libpqxx Large Objects
Следующее
От: "Jeroen T. Vermeulen"
Дата:
Сообщение: Re: libpqxx Large Objects