Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.80) (envelope-from ) id 1WXdmP-0007uY-Ma for pgsql-hackers@arkaria.postgresql.org; Tue, 08 Apr 2014 21:42:05 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.80) (envelope-from ) id 1WXdmP-00085d-62 for pgsql-hackers@arkaria.postgresql.org; Tue, 08 Apr 2014 21:42:05 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtp (Exim 4.80) (envelope-from ) id 1WXdjy-0005rw-TA for pgsql-hackers@postgresql.org; Tue, 08 Apr 2014 21:39:34 +0000 Received: from mail-ob0-f174.google.com ([209.85.214.174]) by magus.postgresql.org with esmtp (Exim 4.80) (envelope-from ) id 1WXdjv-0000Ao-G9 for pgsql-hackers@postgresql.org; Tue, 08 Apr 2014 21:39:34 +0000 Received: by mail-ob0-f174.google.com with SMTP id wo20so1719330obc.19 for ; Tue, 08 Apr 2014 14:39:29 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=5UlQavuiYrp5sTm7CNAxZfd/L39JaQrh76pGwP6J5AA=; b=lfd+gCXCgE4p58RJJYZU7NlWzCkN3HJOtb1+k7hZc/153AfHp8tqLawBT9A7b+GE8n DbVQ6p8Rr/C4/4C83KEG8nAbcbExrBb4H305e7zQiKYXeY3R1AFLqyQBwLqEwgiciklN J1KirE/UZC8L6xg1enB1KdtzFcAdIFPJfFnlxXuoodTPNOg6Vw7FT/GiO88KHP3oeMEa mWi3wrd8/AYXlAOS1as4rueAkefj/4u+McMShaCdIPq6RYU0OJaiMzzHcWFg9s/Vyf2r ScsSMM4CGW/d1zPAz/Pd+szevgtGWJ06MmiKXXi4CHVFAvGVjZTTbgIPdAJEOMG8zTFr kJnw== X-Gm-Message-State: ALoCoQl6KekSuz0c9iChEu+iU+gAcKAVK/YLDaX07OTtXhMfZ5/H+bISCLDIt41l9hexQf1EdNDW MIME-Version: 1.0 X-Received: by 10.182.38.199 with SMTP id i7mr3658849obk.68.1396993169449; Tue, 08 Apr 2014 14:39:29 -0700 (PDT) Received: by 10.182.233.228 with HTTP; Tue, 8 Apr 2014 14:39:29 -0700 (PDT) In-Reply-To: <28589.1396992841@sss.pgh.pa.us> References: <27299.1396989666@sss.pgh.pa.us> <28589.1396992841@sss.pgh.pa.us> Date: Tue, 8 Apr 2014 14:39:29 -0700 Message-ID: Subject: Re: Call for GIST/GIN/SP-GIST opclass documentation From: Peter Geoghegan To: Tom Lane Cc: pgsql-hackers@postgresql.org, pgsql-docs@postgresql.org Content-Type: text/plain; charset=UTF-8 X-Pg-Spam-Score: -2.6 (--) List-Archive: List-Help: List-ID: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: X-Mailing-List: pgsql-hackers Precedence: bulk Sender: pgsql-hackers-owner@postgresql.org On Tue, Apr 8, 2014 at 2:34 PM, Tom Lane wrote: > (BTW, wasn't there some discussion of changing our minds about which > one is the default? We already have one bug report complaining about > jsonb_ops' size restriction, so that seems to be evidence in favor > of changing ...) Yes, there was. I very nearly came down on the side of making jsonb_hash_ops the default, but given that it doesn't make all operators indexable, I ultimately decided against supporting that course of action. I thought that that would be an odd limitation for the default GIN opclass to have. It was a very close call in my mind, and if you favor changing the default now, in light of the few complaints we've heard, I think that's a reasonable decision. That said, as I noted in the main -bugs thread, the case presented is fairly atypical. -- Peter Geoghegan -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers