Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.80) (envelope-from ) id 1WXk3F-0004xk-4X for pgsql-docs@arkaria.postgresql.org; Wed, 09 Apr 2014 04:23:53 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.80) (envelope-from ) id 1WXk3E-0004bT-Hl for pgsql-docs@arkaria.postgresql.org; Wed, 09 Apr 2014 04:23:52 +0000 Received: from makus.postgresql.org ([2001:4800:7903:4::125]) by malur.postgresql.org with esmtp (Exim 4.80) (envelope-from ) id 1WXk3D-0004bK-UZ; Wed, 09 Apr 2014 04:23:52 +0000 Received: from mail-wi0-x235.google.com ([2a00:1450:400c:c05::235]) by makus.postgresql.org with esmtp (Exim 4.80) (envelope-from ) id 1WXk36-0004nZ-Vp; Wed, 09 Apr 2014 04:23:51 +0000 Received: by mail-wi0-f181.google.com with SMTP id hm4so2491493wib.14 for ; Tue, 08 Apr 2014 21:23:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=2ez/1B/2PLjzLQ/LLE8L5ZY7JSUpoyvSFSpJFTsSuK8=; b=HMUhmg//FoauJCUwzVI2IIRhwoFjBY4DLWvM5zWYHW0OmFyxYY9cQR4NWhMOUBNxaf F9Fj2HXQaBnuqRCvVn5/ojqjgr/fGBAd443Q15ZbeshSWBEg5qpghxkNTviLX8DUoMHn deEpfNz7KII0viCo/1j6gBKKhjUMe3gDs3f5mThn37cCNQig/FzVVclACnD3uiT6+lEh cwHWjbQ/HuJkesQWAD7ZiyJjgye0CpzI/MID8XQyMEjLMsNNH5ES5UpU+EoalaGcVsOn QoSkuCcTDBQg6hCR3oVDKXwZbLOlS24xpLJgAEA7+6RXLngrGSqEZDIB3I+C+Bqw16MH mF6w== MIME-Version: 1.0 X-Received: by 10.194.186.140 with SMTP id fk12mr7228163wjc.47.1397017423479; Tue, 08 Apr 2014 21:23:43 -0700 (PDT) Received: by 10.227.235.79 with HTTP; Tue, 8 Apr 2014 21:23:43 -0700 (PDT) In-Reply-To: <27299.1396989666@sss.pgh.pa.us> References: <27299.1396989666@sss.pgh.pa.us> Date: Wed, 9 Apr 2014 00:23:43 -0400 Message-ID: Subject: Re: Call for GIST/GIN/SP-GIST opclass documentation From: Robert Haas To: Tom Lane Cc: "pgsql-hackers@postgresql.org" , pgsql-docs Content-Type: text/plain; charset=ISO-8859-1 X-Pg-Spam-Score: -2.0 (--) List-Archive: List-Help: List-ID: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: X-Mailing-List: pgsql-docs Precedence: bulk Sender: pgsql-docs-owner@postgresql.org On Tue, Apr 8, 2014 at 4:41 PM, Tom Lane wrote: > I just created sections in the SGML manual chapters about GIST, GIN, and > SP-GIST to hold documentation about the standard opclasses provided for > them: > > http://www.postgresql.org/docs/devel/static/gist-builtin-opclasses.html > http://www.postgresql.org/docs/devel/static/gin-builtin-opclasses.html > http://www.postgresql.org/docs/devel/static/spgist-builtin-opclasses.html > > We never had any well-defined place to discuss such opclasses before, > but I think it's past time we did. +1. Great idea. -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-docs