From: | Bruce Momjian <bruce(at)momjian(dot)us> |
---|---|
To: | Alexander Korotkov <aekorotkov(at)gmail(dot)com> |
Cc: | PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Draft release notes complete |
Date: | 2012-05-23 03:00:15 |
Message-ID: | 20120523030015.GD10306@momjian.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Wed, May 23, 2012 at 01:38:06AM +0400, Alexander Korotkov wrote:
> On Wed, May 23, 2012 at 1:26 AM, Bruce Momjian <bruce(at)momjian(dot)us> wrote:
>
> On Thu, May 10, 2012 at 10:22:58PM +0400, Alexander Korotkov wrote:
> > "Improve GiST box and point index performance by producing better trees
> with
> > less memory allocation overhead (Alexander Korotkov, Heikki Linnakangas,
> Kevin
> > Grittner)"
> > Is this note about following two commits?
> > http://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=
> > 7f3bd86843e5aad84585a57d3f6b80db3c609916
> > http://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=
> > d50e1251946a6e59092f0a84fc903532eb599a4f
> > These improvements influence not only boxes and points but all
> geometrical
> > datatypes.
>
> OK, new wording:
>
> Improve GiST geometric type index performance by producing better
> trees with less memory allocation overhead (Alexander Korotkov)
>
>
> Thanks!
>
> Also, I've some notes about removing reviewers.
> "Improve GiST index build times (Alexander Korotkov)"
> I think Heikki Linnakangas should be also listed as author of that patch
> because he didn't only review and commit, but actually put his hands on code.
OK, Heikki added.
> Isn't my authorship of this patch lost now?
> http://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=
> 80da9e68fdd70b796b3a7de3821589513596c0f7
> I think earlier this patch was taken into account in entry "Add support for
> range data types". Probably, we need separate entry for this patch?
I thought that was more of a Gist index improvement than a range type
improvement, but I have added your name to the range type item.
Thanks.
--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com
+ It's impossible for everything to be true. +
From | Date | Subject | |
---|---|---|---|
Next Message | Joel Jacobson | 2012-05-23 03:31:03 | Re: Schema version management |
Previous Message | Tom Lane | 2012-05-23 02:09:52 | Re: Schema version management |