From fd977434b36fc3be3276bc20981146592a60bcc3 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Thu, 31 Mar 2005 03:54:38 +0000 Subject: Adjust SGML ulink tags to the URL is always displayed in our printed docs. --- doc/src/sgml/gist.sgml | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) (limited to 'doc/src/sgml/gist.sgml') diff --git a/doc/src/sgml/gist.sgml b/doc/src/sgml/gist.sgml index 584b7be5d8..d9ea80a836 100644 --- a/doc/src/sgml/gist.sgml +++ b/doc/src/sgml/gist.sgml @@ -1,5 +1,5 @@ @@ -30,12 +30,11 @@ $PostgreSQL: pgsql/doc/src/sgml/gist.sgml,v 1.15 2005/01/08 22:13:25 tgl Exp $ - Some of the information here is derived from the University of California at - Berkeley's GiST Indexing Project web site and Marcel Kornacker's - thesis, - Access Methods for - Next-Generation Database Systems. The GiST + Some of the information here is derived from the University of California at + Berkeley's GiST Indexing Project web site, , and Marcel Kornacker's + thesis, Access Methods for Next-Generation Database Systems, + . The GiST implementation in PostgreSQL is primarily maintained by Teodor Sigaev and Oleg Bartunov, and there is more information on their website: