PGXS should be set with := not =, as specified in the documentation,

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 0b36cb83dc53b2455ae4a5d6d10587ad0a3c53fa
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2005-09-27T17:13:14Z
Releases: 8.1.0
PGXS should be set with := not =, as specified in the documentation,
to avoid useless multiple executions of pg_config.

Files