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-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=d37b3d189d3af54d6cbd74bcaffc1779210fedab;p=users%2Fbernd%2Fpostgres.git 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 e0a9cb2c98..09dc991107 100644 --- a/doc/src/sgml/gin.sgml +++ b/doc/src/sgml/gin.sgml @@ -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.