pgsql: Repair a bit of pgindent damage. - Mailing list pgsql-committers

From Robert Haas
Subject pgsql: Repair a bit of pgindent damage.
Date
Msg-id E1bB89Y-0000CJ-8N@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Repair a bit of pgindent damage.

Inserting line-breaks into the middle of a URL is, to put it mildly, not
very helpful, so persuade pgindent to leave it alone.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/2410a2543e77983dab1f63f48b2adcd23dba994e

Modified Files
--------------
src/backend/main/main.c | 8 +++-----
1 file changed, 3 insertions(+), 5 deletions(-)


pgsql-committers by date:

Previous
From: Robert Haas
Date:
Subject: pgsql: pgindent run for 9.6
Next
From: Robert Haas
Date:
Subject: Re: [HACKERS] Re: pgsql: Avoid extra locks in GetSnapshotData if old_snapshot_threshold <