Re: pg_config --pgxs - Mailing list pgsql-novice

From Tom Lane
Subject Re: pg_config --pgxs
Date
Msg-id 16188.1141345381@sss.pgh.pa.us
Whole thread Raw
In response to Re: pg_config --pgxs  (George Weaver <gweaver@shaw.ca>)
List pgsql-novice
George Weaver <gweaver@shaw.ca> writes:
> pg_config --version now shows:

> $ pg_config --version
> PostgreSQL 8.1.0

> However, when I try pg_config --pgxs it returns nothing:

> $ pg_config --pgxs

> $

If you're on Windows this probably means that GetShortPathName() is
failing.  I'm not sure what conditions cause that, exactly.  It might be
a good idea if we fixed pg_config to print out the error code rather
than just silently failing.

            regards, tom lane

pgsql-novice by date:

Previous
From: Marco Rossi
Date:
Subject: pg_restore
Next
From: Tom Lane
Date:
Subject: Re: pg_restore