I was unable to build the libpq-based driver because it apparently makes some
hard-coded assumptions about the installation paths which did not work on my
system. It'd be better if pg_config were used to detect the installation
paths. I've attached a patch for that here. I'm not sure how that works on
Windows, though. Comments?
--
Peter Eisentraut
http://developer.postgresql.org/~petere/