From: Tom Lane Date: Tue, 22 Jul 2008 22:05:34 +0000 (+0000) Subject: Update link to Oleg and Teodor's GIN page. X-Git-Tag: REL8_3_4~29 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8f9a868b70425c44acde857941588ee1fb035fca;p=postgresql Update link to Oleg and Teodor's GIN page. (Extracted from fast-insert patch, since it ought to be back-patched) --- diff --git a/doc/src/sgml/gin.sgml b/doc/src/sgml/gin.sgml index 1b7f105ac5..0efe9ba1eb 100644 --- a/doc/src/sgml/gin.sgml +++ b/doc/src/sgml/gin.sgml @@ -1,4 +1,4 @@ - + GIN Indexes @@ -37,7 +37,7 @@ implementation in PostgreSQL is primarily maintained by Teodor Sigaev and Oleg Bartunov. There is more information about GIN on their - website. + website.