Improve PGXS makefile system to allow the module's makefile to specify

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

Commit: 4c5b4c8bd00d27df22311c57ca4f0ebe1c562089
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2010-01-04T16:34:11Z
Releases: 9.0.0
Improve PGXS makefile system to allow the module's makefile to specify
where to install DATA and DOCS files.  This is mainly intended to allow
versioned installation, eg, install into contrib/fooM.N/ rather than
directly into contrib/.

Mark Cave-Ayland

Files

PathChange+/−
doc/src/sgml/xfunc.sgml modified +48 −31
src/makefiles/pgxs.mk modified +31 −23