Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.80) (envelope-from ) id 1WXuya-0006xQ-AF for pgsql-docs@arkaria.postgresql.org; Wed, 09 Apr 2014 16:03:48 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.80) (envelope-from ) id 1WXuyZ-0001u9-G6 for pgsql-docs@arkaria.postgresql.org; Wed, 09 Apr 2014 16:03:47 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtp (Exim 4.80) (envelope-from ) id 1WXuyY-0001sp-8f; Wed, 09 Apr 2014 16:03:46 +0000 Received: from smtprelay0121.b.hostedemail.com ([64.98.42.121] helo=smtprelay.b.hostedemail.com) by magus.postgresql.org with esmtp (Exim 4.80) (envelope-from ) id 1WXuyU-0003NX-U8; Wed, 09 Apr 2014 16:03:45 +0000 Received: from filter.hostedemail.com (b-bigip1 [10.5.19.254]) by smtprelay05.b.hostedemail.com (Postfix) with ESMTP id 43CE932AEE5; Wed, 9 Apr 2014 16:03:41 +0000 (UTC) X-Session-Marker: 616C76686572726540616C76682E6E6F2D69702E6F7267 X-Spam-Summary: 50, 0, 0, , d41d8cd98f00b204, alvherre@alvh.no-ip.org, :::::::, RULES_HIT:41:355:379:599:800:960:967:973:988:989:1260:1277:1311:1312:1313:1314:1345:1359:1437:1515:1516:1518:1519:1534:1541:1593:1594:1595:1596:1711:1730:1747:1777:1792:2393:2525:2553:2566:2682:2685:2828:2859:2933:2937:2939:2942:2945:2947:2951:2954:3022:3138:3139:3140:3141:3142:3352:3865:3867:3868:3870:3871:3872:3874:3934:3936:3938:3941:3944:3947:3950:3953:3956:3959:4250:4605:4659:5007:6117:6261:7903:8550:8694:8697:9010:9025:9072:9121:9388:10004:10049:10400:10450:10455:10848:11232:11256:11257:11658:11914:12043:12517:12519:12776:13069:13311:13357:13894:13895:19904:19999, 0, RBL:none, CacheIP:none, Bayesian:0.5, 0.5, 0.5, Netcheck:none, DomainCache:0, MSF:not bulk, SPF:fn, MSBL:0, DNSBL:none, Custom_rules:0:0:0 X-HE-Tag: cry35_3cfe5f199e906 X-Filterd-Recvd-Size: 2415 Received: from eldon.alvh.no-ip.org (pc-46-10-241-201.cm.vtr.net [201.241.10.46]) (Authenticated sender: alvherre@alvh.no-ip.org) by omf02.b.hostedemail.com (Postfix) with ESMTPA; Wed, 9 Apr 2014 16:03:39 +0000 (UTC) Received: by eldon.alvh.no-ip.org (Postfix, from userid 1000) id CDC081FC9; Wed, 9 Apr 2014 13:03:36 -0300 (CLST) Date: Wed, 9 Apr 2014 13:03:36 -0300 From: Alvaro Herrera To: Robert Haas Cc: Tom Lane , "pgsql-hackers@postgresql.org" , pgsql-docs Subject: Re: Call for GIST/GIN/SP-GIST opclass documentation Message-ID: <20140409160336.GX5822@eldon.alvh.no-ip.org> References: <27299.1396989666@sss.pgh.pa.us> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) X-Pg-Spam-Score: -1.9 (-) 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 Robert Haas wrote: > 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. Agreed. 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. I wonder how can we do better; sticking commas (or any other single character, really) between them is not likely to improve matters; and using one column per operator is not going to work very well. Maybe if it were possible to split a single cell in several sub-cells; or perhaps there's a way to specify two whitespace units, or a long space, or something like that. -- Álvaro Herrera http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Training & Services -- Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-docs