All, The libpq-example is using local includes for libpq-fe, instead of library includes:
#include "libpq-fe.h" I can't think of a single good reason for this, is there one? --Josh Berkus -- Sent via pgsql-docs mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-docs
