pgsql: Fix whitespace

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix whitespace
Date: 2019-03-19 09:28:46
Message-ID: E1h6B38-0005Vc-W4@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix whitespace

Branch
------
master

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

Modified Files
--------------
src/backend/utils/adt/jsonpath_gram.y | 1 -
src/backend/utils/adt/jsonpath_scan.l | 1 -
2 files changed, 2 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2019-03-19 10:18:48 pgsql: Ignore attempts to add TOAST table to shared or catalog tables
Previous Message Peter Eisentraut 2019-03-19 08:49:14 Re: pgsql: Add support for collation attributes on older ICU versions