From: | Claudio Freire <klaussfreire(at)gmail(dot)com> |
---|---|
To: | Heikki Linnakangas <hlinnaka(at)iki(dot)fi> |
Cc: | Peter Geoghegan <pg(at)heroku(dot)com>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Tuplesort merge pre-reading |
Date: | 2016-09-12 15:02:53 |
Message-ID: | CAGTBQpYEcM6dS7-JdKboe6GsYU402vVsTGKDZR=UMB_Vftej5g@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Sun, Sep 11, 2016 at 12:47 PM, Heikki Linnakangas <hlinnaka(at)iki(dot)fi> wrote:
> Here's a new version of these patches, rebased over current master. I
> squashed the two patches into one, there's not much point to keep them
> separate.
I don't know what was up with the other ones, but this one works fine.
Benchmarking now.
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2016-09-12 15:29:37 | Re: Implement targetlist SRFs using ROWS FROM() (was Changed SRF in targetlist handling) |
Previous Message | Kevin Grittner | 2016-09-12 14:32:42 | Re: [REVIEW] Tab Completion for CREATE DATABASE ... TEMPLATE ... |