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

From Ron Johnson
Subject Re: libpq usage from C++
Date
Msg-id CANzqJaD3UQF_1TywV92gvTTc+viqcwNpsk-twbvKhsn9RncMhQ@mail.gmail.com
Whole thread
In response to libpq usage from C++  (Igor Korot <ikorot01@gmail.com>)
List pgsql-general
On Sat, Mar 14, 2026 at 12:41 AM Igor Korot <ikorot01@gmail.com> wrote:
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"?

Maybe use an existing libpq wrapper for c++?

--
Death to <Redacted>, and butter sauce.
Don't boil me, I'm still alive.
<Redacted> lobster!

pgsql-general by date:

Previous
From: Igor Korot
Date:
Subject: libpq usage from C++
Next
From: Adrian Klaver
Date:
Subject: Re: libpq usage from C++