pgsql: Fix whitespace - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: Fix whitespace
Date
Msg-id E1WfJR7-0000tZ-Sx@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix whitespace

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/322173eb0a6c2f43394645f8ae33eedd70bab432

Modified Files
--------------
src/bin/psql/print.c |    4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Improve planner to drop constant-NULL inputs of AND/OR where it'
Next
From: Peter Eisentraut
Date:
Subject: pgsql: PL/Python: Adjust the regression tests for Python 3.4