pgsql: Fix whitespace - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: Fix whitespace
Date
Msg-id E1apgpr-000626-Tl@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix whitespace

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/d8ed83cd7fd1082f60a5b9897b62216f6b3e2587

Modified Files
--------------
src/backend/foreign/foreign.c              | 2 +-
src/backend/nodes/extensible.c             | 2 +-
src/backend/utils/adt/tsquery_op.c         | 4 ++--
src/pl/plpython/plpy_elog.c                | 1 -
src/test/modules/snapshot_too_old/sto.conf | 1 -
5 files changed, 4 insertions(+), 6 deletions(-)


pgsql-committers by date:

Previous
From: Stephen Frost
Date:
Subject: pgsql: Prefix RLS regression test roles with 'regress_'
Next
From: Kevin Grittner
Date:
Subject: pgsql: Make oldSnapshotControl a pointer to a volatile structure