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.