On Tue, Nov 3, 2009 at 2:39 PM, Steve Atkins <st...@blighty.com> wrote:
> Rather, use the pg_config you find in the path to get the include directory > (or the compiler flags) or use App::Info::RDBMS::PostgreSQL or as a last > resort $POSTGRES_HOME. > pg_config did the trick. Thanks! Kynn