pgsql: Improve PGXS makefile system to allow the module's makefile to

From: tgl(at)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Improve PGXS makefile system to allow the module's makefile to
Date: 2010-01-04 16:34:11
Message-ID: 20100104163411.67241753FB7@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

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)

Browse pgsql-committers by date

  From Date Subject
Next Message Magnus Hagander 2010-01-04 17:10:24 pgsql: Add a Win64-specific spin_delay() function.
Previous Message Greg Stark 2010-01-04 15:50:03 Re: pgsql: When estimating the selectivity of an inequality "column >