pgsql: doc: Fix table cell overflow

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: doc: Fix table cell overflow
Date: 2020-09-07 08:02:28
Message-ID: E1kFC6e-0007vj-Cs@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc: Fix table cell overflow

Fix one instance of a table cell overflow by adding a zero-width
space. The visual impact of this is minimal, but since this is
currently the only such case reported by FOP ("contents of ... exceed
the available area"), it seems worth getting rid of.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/74ff28197c14de0aa709497ce707e31bb9af7253

Modified Files
--------------
doc/src/sgml/high-availability.sgml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Thomas Munro 2020-09-07 11:40:17 pgsql: Add d_type to our Windows dirent emulation.
Previous Message Peter Eisentraut 2020-09-07 07:15:14 pgsql: Update list of acknowledgments in release notes