The code to unlink dropped relations in FinishPreparedTransaction() was
[PostgreSQL.git] / doc / src / sgml / stylesheet-fo.xsl
blobd982a3c46a5eb6d2726405eac07b05e32dd4ba18
1 <?xml version="1.0" encoding="utf-8"?>
2 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
3 version="1.0"
4 xmlns:fo="http://www.w3.org/1999/XSL/Format">
6 <xsl:import href="http://docbook.sourceforge.net/release/xsl/current/fo/docbook.xsl"/>
7 <xsl:include href="stylesheet-common.xsl" />
9 </xsl:stylesheet>