Log Message:
-----------
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
Modified Files:
--------------
pgsql/doc/src/sgml:
xfunc.sgml (r1.143 -> r1.144)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/xfunc.sgml?r1=1.143&r2=1.144)
pgsql/src/makefiles:
pgxs.mk (r1.17 -> r1.18)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/makefiles/pgxs.mk?r1=1.17&r2=1.18)
pgsql-committers by date
| Next: | From: Magnus Hagander | Date: 2010-01-04 17:10:24 |
| Subject: pgsql: Add a Win64-specific spin_delay() function. |
| Previous: | From: Greg Stark | Date: 2010-01-04 15:50:03 |
| Subject: Re: pgsql: When estimating the selectivity of an inequality "column > |