pgsql: doc: Simplify handling of variablelists in XSLT build - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: doc: Simplify handling of variablelists in XSLT build
Date
Msg-id E1Vmbbg-0002fv-RO@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
doc: Simplify handling of variablelists in XSLT build

The previously used custom template is no longer necessary because
parameters provided by the standard style sheet can achieve the same
outcome.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/1eafea5d1bc5cf934eaf96e65115841fe3829986

Modified Files
--------------
doc/src/sgml/stylesheet-common.xsl |    2 ++
doc/src/sgml/stylesheet.xsl        |   12 ------------
2 files changed, 2 insertions(+), 12 deletions(-)


pgsql-committers by date:

Previous
From: Alvaro Herrera
Date:
Subject: pgsql: Truncate pg_multixact/'s contents during crash recovery
Next
From: Peter Eisentraut
Date:
Subject: pgsql: Remove use of obsolescent Autoconf macros