pgsql: Fix whitespace

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix whitespace
Date: 2016-05-31 17:56:42
Message-ID: E1b7nuE-0002zJ-Tl@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix whitespace

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/aa14bc41d1b139fc7b8b3cdd23e422fad86a9b9b

Modified Files
--------------
doc/src/sgml/bloom.sgml | 6 +++---
doc/src/sgml/fdwhandler.sgml | 2 +-
doc/src/sgml/gin.sgml | 2 +-
doc/src/sgml/maintenance.sgml | 2 +-
doc/src/sgml/postgres-fdw.sgml | 2 +-
doc/src/sgml/ref/pg_rewind.sgml | 6 +++---
doc/src/sgml/ref/pgbench.sgml | 26 +++++++++++++-------------
doc/src/sgml/ref/pgtesttiming.sgml | 32 ++++++++++++++++----------------
doc/src/sgml/spgist.sgml | 2 +-
9 files changed, 40 insertions(+), 40 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2016-05-31 19:55:28 pgsql: Avoid useless closely-spaced writes of statistics files.
Previous Message Kevin Grittner 2016-05-31 16:20:43 Re: [HACKERS] Re: pgsql: Avoid extra locks in GetSnapshotData if old_snapshot_threshold <