Hi, ALL,Do I understand correctly that I can use "pg_config --cflags" and"pg_config --libs"as input to build my program that links with libpq?
Thank you.