Improve PGXS makefile system to allow the module's makefile to specify
Tom Lane <tgl@sss.pgh.pa.us>
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
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/xfunc.sgml | modified | +48 −31 |
| src/makefiles/pgxs.mk | modified | +31 −23 |