pgsql: pgindent run on access/transam/multixact.c - Mailing list pgsql-committers

From Alvaro Herrera
Subject pgsql: pgindent run on access/transam/multixact.c
Date
Msg-id E1Z0Zm4-0000Uo-4D@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
pgindent run on access/transam/multixact.c

This file has been patched over and over, and the differences to master
caused by pgindent are annoying enough that it seems saner to make the
older branches look the same.

Backpatch to 9.3, which is as far back as backpatching of bugfixes is
necessary.

Branch
------
REL9_4_STABLE

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

Modified Files
--------------
src/backend/access/transam/multixact.c |   54 +++++++++++++++-----------------
1 file changed, 26 insertions(+), 28 deletions(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Fix brin "char" test to actually test what it meant to test.
Next
From: Alvaro Herrera
Date:
Subject: pgsql: pgindent run on access/transam/multixact.c