Manually un-break a few URLs that pgindent used to insist on splitting.
authorTom Lane <tgl@sss.pgh.pa.us>
Wed, 21 Jun 2017 20:02:08 +0000 (16:02 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 21 Jun 2017 20:02:08 +0000 (16:02 -0400)
commit780b3a4c43fd47867825d5d628e96a0966e63aa8
tree506074faff27307b3395a01e458914ba964dbf91
parent81f056c7256f01a39ecc926bf6a4d2d1fa525633
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
src/backend/utils/adt/numeric.c
src/backend/utils/adt/selfuncs.c
src/bin/pg_ctl/pg_ctl.c
src/bin/psql/copy.c