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

From Sergey S. Kosyakov
Subject [HACKERS] Re: [QUESTIONS] libpq++
Date
Msg-id c448c2af1d6866daf8f9e966ac074f61
Whole thread Raw
List pgsql-hackers
I build the old version (from postgres95-1.09) libpq++ with libpq 6.1.
It works good enough (at least in my program unde FreeBSD). May be for
backward compatibility it will be useful to include the old libpq++
(e.g. as libpqo++) in the postgres distribution? The reason -
old libpq++ is simple and does not use C++ template classes. If
somebody is interesting in it I can send the code.

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

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

pgsql-hackers by date:

Previous
From: Gregor Hoffleit
Date:
Subject: Re: [HACKERS] Problem with copying abstimes
Next
From: "Sergey S. Kosyakov"
Date:
Subject: Re: [HACKERS] Re: [QUESTIONS] libpq++