pgsql: doc: Fix table cell overflow - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: doc: Fix table cell overflow
Date
Msg-id E1kFC6e-0007vj-Cs@gemulon.postgresql.org
Whole thread Raw
List 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(-)


pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: pgsql: Update list of acknowledgments in release notes
Next
From: Thomas Munro
Date:
Subject: pgsql: Add d_type to our Windows dirent emulation.