Re: [HACKERS] Re: [QUESTIONS] libpq++ - Mailing list pgsql-hackers

From Sergey S. Kosyakov
Subject Re: [HACKERS] Re: [QUESTIONS] libpq++
Date
Msg-id 42650af06cee5092a1c950b27ce0bb92
Whole thread Raw
In response to [HACKERS] Re: [QUESTIONS] libpq++  ("Sergey S. Kosyakov" <ks@itp.ac.ru>)
List pgsql-hackers
On 26-Jun-97 Leo Shuster wrote:
>
>The previous implementation of libpq++ was full of bugs, leaked memory
>all over the place, and suffered from C style programming.  That is
>why it had to be rewritten.  I would not even recommend brining this
>monstrosity back to life.  The ANSII string class that is used in
>libpq++ in its current reincarnation comes standard with g++ and
>compiles well everywhere.

But it needs some g++ comand-line options hack (at least for FreeBSD),
and it is not described anywhere. Moreover, it is not obvious how to use
e.g. PgEnv, which uses "string". Of cause, the new libpq++ looks much
more attractive. But it needs documentation or, at least, examples.
And there are some difficulties in using gdb with C++ templates.

> [ skipped ]

- ----------------------------------
Sergey Kosyakov
Landau Institute for Theoretical Physics
E-Mail: Sergey S. Kosyakov <ks@itp.ac.ru>
Date: 26-Jun-97
Time: 17:42:48
- ----------------------------------

------------------------------

pgsql-hackers by date:

Previous
From: "Sergey S. Kosyakov"
Date:
Subject: [HACKERS] Re: [QUESTIONS] libpq++
Next
From: aixssd!darrenk@abs.net (Darren King)
Date:
Subject: Re: [HACKERS] Problem with copying abstimes