pgsql: Fix broken indentation - Mailing list pgsql-committers

From David Rowley
Subject pgsql: Fix broken indentation
Date
Msg-id E1uA1sP-000HjJ-1g@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix broken indentation

I forgot to run pgindent in d8555e522.

Reported-by: Fujii Masao <masao.fujii@oss.nttdata.com>
Discussion: https://postgr.es/m/156083c9-eac0-418d-9667-92dec4d6d6cd@oss.nttdata.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/918e7287ed20eb1fe280ab6c4056ccf94dcd53a8

Modified Files
--------------
src/backend/utils/adt/jsonfuncs.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)


pgsql-committers by date:

Previous
From: David Rowley
Date:
Subject: pgsql: Fix a couple of comment typos
Next
From: Daniel Gustafsson
Date:
Subject: pgsql: Typo and doc fixups for memory context reporting