pgsql: Re-pgindent isolationtester.c.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Re-pgindent isolationtester.c.
Date: 2016-02-12 18:36:21
Message-ID: E1aUIZp-0007uQ-Bi@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Re-pgindent isolationtester.c.

Need to do some more hacking on this, and got annoyed that it's not
indent clean.

Branch
------
master

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

Modified Files
--------------
src/test/isolation/isolationtester.c | 22 +++++++++++-----------
1 file changed, 11 insertions(+), 11 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2016-02-12 19:20:06 pgsql: Still further tweaking of deadlock isolation tests.
Previous Message Tom Lane 2016-02-12 18:19:52 Re: pgsql: Add missing "static" qualifier.