changed column-count breaks pdf build

Started by Erik Rijkersover 8 years ago2 messages
#1Erik Rijkers
er@xs4all.nl
1 attachment(s)

The feature matrix table in high-availability.sgml had a column added so
also increase the column-count (patch attached).

thanks,

Erik Rijkers

Attachments:

high-availability.sgml.difftext/x-diff; name=high-availability.sgml.diffDownload
--- doc/src/sgml/high-availability.sgml.orig	2017-08-17 15:04:32.535819637 +0200
+++ doc/src/sgml/high-availability.sgml	2017-08-17 15:04:46.528122345 +0200
@@ -301,7 +301,7 @@
 
  <table id="high-availability-matrix">
   <title>High Availability, Load Balancing, and Replication Feature Matrix</title>
-  <tgroup cols="8">
+  <tgroup cols="9">
    <thead>
     <row>
      <entry>Feature</entry>
#2Peter Eisentraut
peter.eisentraut@2ndquadrant.com
In reply to: Erik Rijkers (#1)
Re: changed column-count breaks pdf build

On 8/17/17 09:34, Erik Rijkers wrote:

The feature matrix table in high-availability.sgml had a column added so
also increase the column-count (patch attached).

fixed, thanks

--
Peter Eisentraut http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers