pgsql: Trim trailing whitespace

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Trim trailing whitespace
Date: 2017-06-12 13:52:10
Message-ID: E1dKPlK-0005F5-60@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Trim trailing whitespace

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/bf6e4c3c82d349dc311ef795cc8eb7a9badf49eb

Modified Files
--------------
doc/src/sgml/func.sgml | 2 +-
doc/src/sgml/high-availability.sgml | 2 +-
doc/src/sgml/libpq.sgml | 8 ++++----
doc/src/sgml/monitoring.sgml | 4 ++--
doc/src/sgml/parallel.sgml | 2 +-
doc/src/sgml/pgstattuple.sgml | 14 +++++++-------
doc/src/sgml/postgres-fdw.sgml | 2 +-
doc/src/sgml/protocol.sgml | 4 ++--
doc/src/sgml/ref/alter_table.sgml | 4 ++--
doc/src/sgml/ref/copy.sgml | 2 +-
10 files changed, 22 insertions(+), 22 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2017-06-12 14:31:17 pgsql: Fix build of ICU support in Windows
Previous Message Tom Lane 2017-06-12 13:46:04 Re: pgsql: Apply RLS policies to partitioned tables.