pgsql: Document support for VPATH builds of extensions.

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Document support for VPATH builds of extensions.
Date: 2013-10-07 02:59:01
Message-ID: E1VT12D-0005Np-NN@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Document support for VPATH builds of extensions.

Cédric Villemain and me.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/2e1cb733f96cff04f6c9116c166fec54bc1e18c6

Modified Files
--------------
doc/src/sgml/extend.sgml | 29 ++++++++++++++++++++++++++++-
1 file changed, 28 insertions(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Andrew Dunstan 2013-10-07 03:04:50 pgsql: Document support for VPATH builds of extensions.
Previous Message Noah Misch 2013-10-06 13:58:16 pgsql: pgbench: Comment on thread timing hazards.