Re: [HACKERS] libpq++

Поиск
Список
Период
Сортировка
От Dmitry Samersoff
Тема Re: [HACKERS] libpq++
Дата
Msg-id XFMail.990330145851.dms@wplus.net
обсуждение исходный текст
Ответ на Re: [HACKERS] libpq++  (Vince Vielhaber <vev@michvhf.com>)
Список pgsql-hackers
On 29-Mar-99 Vince Vielhaber wrote:
> 
> On 29-Mar-99 Tom Lane wrote:
>> Vince Vielhaber <vev@michvhf.com> writes:
>>>> Who are maintainer of libpq++?
>> 
> 
> Are there any glaring problems that require immediate attention that you
> know of?  I see it hasn't been touched since around '97.
  Probably, official libpq need to go to templates and exceptions,
stop supporting unusable g++ 2.7.2  


( I use self-written completely different version of C++ interface.  It use exceptions for error reporting and some
convenientoverloads like ["field name"]. )
 


---
Dmitry Samersoff, dms@wplus.net, ICQ:3161705
http://devnull.wplus.net


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

Предыдущее
От: Peter Mount
Дата:
Сообщение: RE: [HACKERS] Create user is failing under 6.5
Следующее
От: Tatsuo Ishii
Дата:
Сообщение: Re: [HACKERS] Re: Are large objects well supported? Are they considered very stableto use?