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-00024k-IV@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/f20b26960ae62a3ffd12782eea09e0e9c23a2ac1

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.