[PATCH] Remove defunct and unnecessary link

Started by David Christensenalmost 9 years ago2 messages
#1David Christensen
david@endpoint.com
1 attachment(s)

The HA docs reference a “glossary” link which is no longer accessible, nor is it likely to be useful in general to link off-site IMHO. This simple patch removes this link.

Best,

David
--
David Christensen
End Point Corporation
david@endpoint.com
785-727-1171

Attachments:

0001-Remove-defunct-and-unnecessary-doc-link.patchapplication/octet-stream; name=0001-Remove-defunct-and-unnecessary-doc-link.patch; x-unix-mode=0644Download
From 16ae591b5ca7f3ff910035f30d2f2ecead3c726d Mon Sep 17 00:00:00 2001
From: David Christensen <david@endpoint.com>
Date: Thu, 16 Mar 2017 17:24:45 -0500
Subject: [PATCH] Remove defunct and unnecessary doc link

---
 doc/src/sgml/high-availability.sgml | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/doc/src/sgml/high-availability.sgml b/doc/src/sgml/high-availability.sgml
index 48de2ce..3c7aeb7 100644
--- a/doc/src/sgml/high-availability.sgml
+++ b/doc/src/sgml/high-availability.sgml
@@ -76,9 +76,7 @@
 
  <para>
   The remainder of this section outlines various failover, replication,
-  and load balancing solutions.  A <ulink
-  url="http://www.postgres-r.org/documentation/terms">glossary</ulink> is
-  also available.
+  and load balancing solutions.
  </para>
 
  <sect1 id="different-replication-solutions">
-- 
2.8.4 (Apple Git-73)

#2Robert Haas
robertmhaas@gmail.com
In reply to: David Christensen (#1)
Re: [PATCH] Remove defunct and unnecessary link

On Thu, Mar 16, 2017 at 6:30 PM, David Christensen <david@endpoint.com> wrote:

The HA docs reference a “glossary” link which is no longer accessible, nor is it likely to be useful in general to link off-site IMHO. This simple patch removes this link.

Committed and back-patched.

Thanks.

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers