Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.80) (envelope-from ) id 1WXvDI-0007UN-Be for pgsql-docs@arkaria.postgresql.org; Wed, 09 Apr 2014 16:19:00 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.80) (envelope-from ) id 1WXvDH-0008SE-Mu for pgsql-docs@arkaria.postgresql.org; Wed, 09 Apr 2014 16:18:59 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtp (Exim 4.80) (envelope-from ) id 1WXvDG-0008S3-R6; Wed, 09 Apr 2014 16:18:58 +0000 Received: from sss.pgh.pa.us ([66.207.139.130]) by magus.postgresql.org with esmtp (Exim 4.80) (envelope-from ) id 1WXvDE-0003f8-1l; Wed, 09 Apr 2014 16:18:58 +0000 Received: from sss1.sss.pgh.pa.us (localhost [127.0.0.1]) by sss.pgh.pa.us (8.14.4/8.14.4) with ESMTP id s39GIpTT031267; Wed, 9 Apr 2014 12:18:51 -0400 From: Tom Lane To: Alvaro Herrera cc: Robert Haas , "pgsql-hackers@postgresql.org" , pgsql-docs Subject: Re: Call for GIST/GIN/SP-GIST opclass documentation In-reply-to: <20140409160336.GX5822@eldon.alvh.no-ip.org> References: <27299.1396989666@sss.pgh.pa.us> <20140409160336.GX5822@eldon.alvh.no-ip.org> Comments: In-reply-to Alvaro Herrera message dated "Wed, 09 Apr 2014 13:03:36 -0300" Date: Wed, 09 Apr 2014 12:18:51 -0400 Message-ID: <31266.1397060331@sss.pgh.pa.us> X-Pg-Spam-Score: -2.2 (--) 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 Alvaro Herrera writes: > Robert Haas wrote: >> On Tue, Apr 8, 2014 at 4:41 PM, Tom Lane wrote: >>> 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 > I find that in my browser it's a bit difficult to make out the different > operators in the long list; ISTM a single space between operators isn't > enough. Yeah, I noticed that too, but wasn't sure what to do about it. One line per operator isn't better, but I don't know how to get a bit more horizontal space into the lists. regards, tom lane -- Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-docs