pgsql: doc: Whitespace and formatting fixes

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: doc: Whitespace and formatting fixes
Date: 2015-08-21 02:47:46
Message-ID: E1ZScMs-0005KS-7L@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc: Whitespace and formatting fixes

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/90a1d0aa76a7a95ff36f72cadd0d7aa0c3cb9b31

Modified Files
--------------
doc/src/sgml/brin.sgml | 4 ++--
doc/src/sgml/config.sgml | 2 +-
doc/src/sgml/func.sgml | 20 +++++++++----------
doc/src/sgml/libpq.sgml | 10 ++++++----
doc/src/sgml/pageinspect.sgml | 2 +-
doc/src/sgml/ref/drop_policy.sgml | 6 +++---
doc/src/sgml/ref/insert.sgml | 40 ++++++++++++++++++-------------------
doc/src/sgml/ref/pgupgrade.sgml | 2 +-
doc/src/sgml/syntax.sgml | 2 +-
9 files changed, 45 insertions(+), 43 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Stephen Frost 2015-08-21 12:23:38 pgsql: Rename 'cmd' to 'cmd_name' in CreatePolicyStmt
Previous Message Tom Lane 2015-08-20 16:28:21 pgsql: Remove xpath namespace-handling change from 9.5 release notes.