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-0004g5-P3@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_2_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/8a294d1744be395c9315388ae5bb4b52cbbe386d

Modified Files
--------------
src/tools/pgindent/README | 4 ++--
1 file changed, 2 insertions(+), 2 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.