On 3/13/26 9:40 PM, Igor Korot wrote:
Hi, ALL,Does anybody use libpq from C++?
Search engine of choice: libpq c++ yields: https://pqxx.org/development/libpqxx/
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.
-- Adrian Klaver [email protected]
