libpq usage from C++ - Mailing list pgsql-general

From Igor Korot
Subject libpq usage from C++
Date
Msg-id CA+FnnTzfegG8E3JoB0P9cFMZLS2__+0ZtixyGHtxxmSXKk=o6A@mail.gmail.com
Whole thread
Responses Re: libpq usage from C++
Re: libpq usage from C++
Re: libpq usage from C++
List pgsql-general
Hi, ALL,

Does anybody use libpq from C++?

C++ introduces STL.
C++ introduces smart-pointers.

Is there a simple way of using those writing libpq communication?

Or should I just forget about them and use good old "dump pointers"?

Thank you.



pgsql-general by date:

Previous
From: Laurence Newman
Date:
Subject: Index scan with bitmap filter - has this been explored
Next
From: Ron Johnson
Date:
Subject: Re: libpq usage from C++