pgsql: Fix incorrect link in v10 release notes.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix incorrect link in v10 release notes.
Date: 2017-10-19 15:16:23
Message-ID: E1e5CYZ-0007Vj-Sf@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix incorrect link in v10 release notes.

As noted by M. Justin.

Also, to keep the HEAD and REL_10 versions of release-10.sgml in sync,
back-patch the effects of c29c57890 on that file. We have a bigger
problem there though :-(

Discussion: https://postgr.es/m/CALtA7pmsQyTTD3fC2rmfUWgfivv5sCJJ84PHY0F_5t_SRc07Qg@mail.gmail.com
Discussion: https://postgr.es/m/6d137bd0-eef6-1d91-d9b8-1a5e9195a899@2ndquadrant.com

Branch
------
REL_10_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/0ab77a34f8efef0f43fece830bd2004c103e6f91

Modified Files
--------------
doc/src/sgml/release-10.sgml | 738 ++++++++++++++++++++++---------------------
1 file changed, 370 insertions(+), 368 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Geoghegan 2017-10-19 16:03:47 Re: [COMMITTERS] pgsql: Fix traversal of half-frozen update chains
Previous Message Robert Haas 2017-10-19 14:21:12 Re: [COMMITTERS] pgsql: Fix traversal of half-frozen update chains