From: | Daniel Gustafsson <dgustafsson(at)postgresql(dot)org> |
---|---|
To: | pgsql-committers(at)lists(dot)postgresql(dot)org |
Subject: | pgsql: doc: Remove dead link to NewbieDoc Docbook Guide |
Date: | 2025-06-24 09:59:49 |
Message-ID: | E1uU0RR-00371f-2Z@gemulon.postgresql.org |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | 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(at)yesql(dot)se>
Reviewed-by: Magnus Hagander <magnus(at)hagander(dot)net>
Reviewed-by: Michael Paquier <michael(at)paquier(dot)xyz>
Reported-by: jian he <jian(dot)universality(at)gmail(dot)com>
Discussion: https://postgr.es/m/CACJufxH=YzQPDOe+2WuYZ7seD-BOyjCBmP6JiErpoSiVZWDRnw@mail.gmail.com
Backpatch-through: 13
Branch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/054beebb7c9fb94ed17bda9381dbd204f32adf42
Modified Files
--------------
doc/src/sgml/docguide.sgml | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
From | Date | Subject | |
---|---|---|---|
Next Message | Daniel Gustafsson | 2025-06-24 10:00:31 | pgsql: doc: Remove dead link to NewbieDoc Docbook Guide |
Previous Message | Peter Eisentraut | 2025-06-24 09:40:48 | pgsql: Fix virtual generated column type checking for ALTER TABLE |