XSLT stylesheet: Add slash to directory name Some versions of the XSLT stylesheets don't handle the missing slash correctly (they concatenate directory and file name without the slash). This might never have worked correctly.
Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/732740e7d440baac832fbce9a000193a55a35d43 Modified Files -------------- doc/src/sgml/stylesheet.xsl | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
