[COMMITTERS] pgsql: Manually un-break a few URLs that pgindent used to insist onspl - Mailing list pgsql-committers

From Tom Lane
Subject [COMMITTERS] pgsql: Manually un-break a few URLs that pgindent used to insist onspl
Date
Msg-id E1dNlpO-0004wV-Vv@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Manually un-break a few URLs that pgindent used to insist on splitting.

These will no longer get re-split by pgindent runs, so it's worth cleaning
them up now.

Discussion: https://postgr.es/m/E1dAmxK-0006EE-1r@gemulon.postgresql.org
Discussion: https://postgr.es/m/30527.1495162840@sss.pgh.pa.us

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/780b3a4c43fd47867825d5d628e96a0966e63aa8

Modified Files
--------------
src/backend/utils/adt/numeric.c  | 3 +--
src/backend/utils/adt/selfuncs.c | 3 +--
src/bin/pg_ctl/pg_ctl.c          | 6 ++----
src/bin/psql/copy.c              | 3 +--
4 files changed, 5 insertions(+), 10 deletions(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: [COMMITTERS] pgsql: Remove entab and associated detritus.
Next
From: Bruce Momjian
Date:
Subject: Re: [COMMITTERS] pgsql: Adjust pgindent script to use pg_bsd_indent2.0.