pgsql: Rearrange documentation paragraph describing pg_relation_size().

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Rearrange documentation paragraph describing pg_relation_size().
Date: 2014-07-23 19:21:15
Message-ID: E1XA26F-0007Fl-7h@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Rearrange documentation paragraph describing pg_relation_size().

Break the list of available options into an <itemizedlist> instead of
inline sentences. This is mostly motivated by wanting to ensure that the
cross-references to the FSM and VM docs don't cross page boundaries in PDF
format; but it seems to me to read more easily this way anyway. I took the
liberty of editorializing a bit further while at it.

Per complaint from Magnus about 9.0.18 docs not building in A4 format.
Patch all active branches so we don't get blind-sided by this particular
issue again in future.

Branch
------
REL9_2_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/1da2f64fd166a1ad7c26dc04c82d538be5ac986f

Modified Files
--------------
doc/src/sgml/func.sgml | 40 ++++++++++++++++++++++++++++------------
1 file changed, 28 insertions(+), 12 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message pgsql 2014-07-23 19:27:54 pgsql: Tag refs/tags/REL9_0_18 was created
Previous Message Magnus Hagander 2014-07-23 13:53:22 pgsql: Reformat commit 6b2a1445ec8a631060c4cbff3f172bf31d3379b9