pgsql: doc/PDF: Add page breaks for <sect1> in contrib appendix

From: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: doc/PDF: Add page breaks for <sect1> in contrib appendix
Date: 2023-03-20 13:12:27
Message-ID: E1peFJL-004Tvw-2m@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc/PDF: Add page breaks for <sect1> in contrib appendix

This better separates the content for each extension/module.

Author: Karl Pinc <kop(at)karlpinc(dot)com>
Discussion: https://postgr.es/m/20230120142225.3d3be8a3@slate.karlpinc.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/30e9f2608adf2f61fc2e1be13ef8bc88c250f303

Modified Files
--------------
doc/src/sgml/stylesheet-fo.xsl | 6 ++++++
1 file changed, 6 insertions(+)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2023-03-20 22:37:26 pgsql: Add @extschema:name@ and no_relocate options to extensions.
Previous Message Tomas Vondra 2023-03-20 10:07:02 pgsql: Ignore BRIN indexes when checking for HOT updates