Re: 9.4 release notes

From: Oleg Bartunov <obartunov(at)gmail(dot)com>
To: Magnus Hagander <magnus(at)hagander(dot)net>
Cc: Bruce Momjian <bruce(at)momjian(dot)us>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: 9.4 release notes
Date: 2014-05-04 19:26:59
Message-ID: CAF4Au4xr_geinhFUmMCz64SQM+bpVE6DqwfNp_Zi+ShpzWV2ZA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I agree, no mongo :)

On Sun, May 4, 2014 at 8:47 PM, Magnus Hagander <magnus(at)hagander(dot)net> wrote:
>
> On Sun, May 4, 2014 at 4:06 PM, Oleg Bartunov <obartunov(at)gmail(dot)com> wrote:
>>
>> Bruce,
>>
>> you forgot Alexander Korotkov, who contributed jsonb_hash_ops opclass
>> for GIN. Something like
>> "Alexander Korotkov introduced an elegant jsonb_hash ops for GIN,
>> which competes with MongoDB performance in contains operator".
>>
>> Here is a link to discussion -
>> http://www.postgresql.org/message-id/53304439.8000602@dunslane.net
>
>
> Aexanders work should definitely be credited in the release notes, but
> please let's not mention MongoDB (or any other product for that matter) in
> the release notes - they are about the technology, not the advocacy. (That's
> for things like the press kit..)
>
> --
> Magnus Hagander
> Me: http://www.hagander.net/
> Work: http://www.redpill-linpro.com/

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tomas Vondra 2014-05-04 19:29:49 Re: Sending out a request for more buildfarm animals?
Previous Message Neil Tiffin 2014-05-04 18:17:15 Re: pgaudit - an auditing extension for PostgreSQL