From: | Adrien Nayrat <adrien(dot)nayrat(at)dalibo(dot)com> |
---|---|
To: | Bruce Momjian <bruce(at)momjian(dot)us>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>, pg(at)bowt(dot)ie |
Subject: | Re: PG 10 release notes |
Date: | 2017-07-14 15:20:32 |
Message-ID: | 2457a781-c4ee-f6c0-16f0-7c8129f96d26@dalibo.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 07/13/2017 04:36 PM, Adrien Nayrat wrote:
> Hello hackers,
>
> From: Peter Geoghegan <pg(at)bowt(dot)ie>
>> Date: Wed, 5 Jul 2017 15:19:57 -0700
>> Subject: Re: [BUGS] BUG #14722: Segfault in tuplesort_heap_siftup, 32 bit overflow
>> On pgsql-bugs(at)postgresql(dot)org
>
> On 07/06/2017 12:19 AM, Peter Geoghegan wrote:
>> In Postgres 10, tuplesort external sort run merging became much faster
>> following commit 24598337c8d. It might be noticeable if such a machine
>> were using Postgres 10 [...]
>
> Should-we mention this improvement in release notes?
>
> Regards,
>
Patch attached.
Magic sorting is not my cup of tea, so I only put "Improve external sort". Maybe
we should add an explanation.
Regards,
--
Adrien NAYRAT
Attachment | Content-Type | Size |
---|---|---|
release-10-external-sort.patch | text/x-patch | 537 bytes |
From | Date | Subject | |
---|---|---|---|
Next Message | Alvaro Herrera | 2017-07-14 21:00:11 | bug in locking an update tuple chain |
Previous Message | Marina Polyakova | 2017-07-14 15:01:56 | Re: WIP Patch: Pgbench Serialization and deadlock errors |