pgsql: Documentation spell checking and markup improvements

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Documentation spell checking and markup improvements
Date: 2016-07-29 02:47:40
Message-ID: E1bSxps-0000Qu-U5@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Documentation spell checking and markup improvements

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/5676da2d01bb6ba437cf05d748f04b3d31676922

Modified Files
--------------
doc/src/sgml/bloom.sgml | 4 +-
doc/src/sgml/brin.sgml | 26 ++++++------
doc/src/sgml/config.sgml | 2 +-
doc/src/sgml/ecpg.sgml | 6 +--
doc/src/sgml/func.sgml | 84 ++++++++++++++++++-------------------
doc/src/sgml/high-availability.sgml | 2 +-
doc/src/sgml/indices.sgml | 2 +-
doc/src/sgml/libpq.sgml | 4 +-
doc/src/sgml/monitoring.sgml | 2 +-
doc/src/sgml/ref/pgbench.sgml | 18 ++++----
doc/src/sgml/ref/psql-ref.sgml | 2 +-
doc/src/sgml/ref/select.sgml | 2 +-
doc/src/sgml/release-9.6.sgml | 4 +-
doc/src/sgml/sources.sgml | 12 +++---
doc/src/sgml/textsearch.sgml | 2 +-
15 files changed, 86 insertions(+), 86 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Robert Haas 2016-07-29 16:08:37 pgsql: Eliminate a few more user-visible "cache lookup failed" errors.
Previous Message Tom Lane 2016-07-28 22:58:30 pgsql: Guard against empty buffer in gets_fromFile()'s check for a newl