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

From Sergey S. Kosyakov
Subject Re: [HACKERS] Re: [QUESTIONS] libpq++
Date
Msg-id 68e6ec7b8faf0357ea116721937b707b
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: Bruce Momjian
Date:
Subject: [HACKERS] [BUGS] DateStyle (fwd)
Next
From: John Robinson
Date:
Subject: [HACKERS] Case sensitivity in identifiers