pgsql: Update URLs in pgindent source and README

From: Magnus Hagander <magnus(at)hagander(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Update URLs in pgindent source and README
Date: 2017-05-23 18:13:24
Message-ID: E1dDEJA-0004fy-Os@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Update URLs in pgindent source and README

Website and buildfarm is https, not http, and the ftp protocol will be
shut down shortly.

Branch
------
REL9_5_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/72d62b65f3902636ebe0010b335aadc9e1a7b4d0

Modified Files
--------------
src/tools/pgindent/README | 4 ++--
src/tools/pgindent/pgindent | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2017-05-24 19:28:55 pgsql: Tighten checks for whitespace in functions that parse identifier
Previous Message Heikki Linnakangas 2017-05-23 09:57:01 pgsql: Verify that the server constructed the SCRAM nonce correctly.