pgsql: doc: Remove dead link to NewbieDoc Docbook Guide - Mailing list pgsql-committers

From Daniel Gustafsson
Subject pgsql: doc: Remove dead link to NewbieDoc Docbook Guide
Date
Msg-id E1uU0Sq-00374t-1P@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
doc: Remove dead link to NewbieDoc Docbook Guide

The link returns 404 and no replacement is available in the project
on Sourceforge where the content once was. Since we already link to
resources for both beginner and experienced docs hackers, remove the
the dead link.

Backpatch to all supported versions as the link was added in 8.1.

Author: Daniel Gustafsson <daniel@yesql.se>
Reviewed-by: Magnus Hagander <magnus@hagander.net>
Reviewed-by: Michael Paquier <michael@paquier.xyz>
Reported-by: jian he <jian.universality@gmail.com>
Discussion: https://postgr.es/m/CACJufxH=YzQPDOe+2WuYZ7seD-BOyjCBmP6JiErpoSiVZWDRnw@mail.gmail.com
Backpatch-through: 13

Branch
------
REL_13_STABLE

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

Modified Files
--------------
doc/src/sgml/docguide.sgml | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)


pgsql-committers by date:

Previous
From: Daniel Gustafsson
Date:
Subject: pgsql: doc: Remove dead link to NewbieDoc Docbook Guide
Next
From: Melanie Plageman
Date:
Subject: pgsql: Test that vacuum removes tuples older than OldestXmin