Re: 9.3 release notes suggestions

From: Tomas Vondra <tv(at)fuzzy(dot)cz>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: 9.3 release notes suggestions
Date: 2013-05-04 17:59:40
Message-ID: 51854C8C.2020405@fuzzy.cz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 24.4.2013 05:41, Bruce Momjian wrote:
> Thanks for the many suggestions on improving the 9.3 release notes.
> There were many ideas I would have never thought of. Please keep the
> suggestions coming.

Lovely, good job Bruce!

I've checked descriptions of changes I've been working on, and I think
this one is incorrect:

Improve performance for transactions creating, rebuilding, or
dropping many relations (Jeff Janes, Tomas Vondra)

I assume this is commit 279628a0a7cf582f7dfb68e25b7b76183dd8ff2f. That
however improves DROP only - it has nothing to do with creating or
rebuilding relations. Or is it a condensed description of changes made
by some other patches?

Tomas

PS: Sorry for the partial message a few minutes ago.

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2013-05-04 18:05:34 Re: 9.3 release notes suggestions
Previous Message Alexander Korotkov 2013-05-04 17:56:44 Re: Cube extension improvement, GSoC