pgsql: Fix whitespace

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix whitespace
Date: 2015-10-12 01:51:56
Message-ID: E1ZlSHM-00024m-Ia@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix whitespace

Branch
------
REL9_5_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/7109c606d00f972359052bb8c8879a1ecfc1850f

Modified Files
--------------
src/test/regress/sql/json_encoding.sql | 1 -
1 file changed, 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Noah Misch 2015-10-12 03:57:45 pgsql: Use JsonbIteratorToken consistently in automatic variable declar
Previous Message Noah Misch 2015-10-12 00:45:27 pgsql: Make prove_installcheck remove the old log directory, if any.