Hi, I was wondering if I were to create a C++ application to connect to PostGIS, do I use libpqxx (a C++ API to connect to Postgres) or do I use the postgis C libraries to do such thing? If so where can I find documentation about the functions available to call? Thanks, Nick