Re: FETCH FIRST clause PERCENT option

From: Surafel Temesgen <surafel3000(at)gmail(dot)com>
To: Michael Paquier <michael(at)paquier(dot)xyz>
Cc: Vik Fearing <vik(dot)fearing(at)2ndquadrant(dot)com>, Kyotaro Horiguchi <horikyota(dot)ntt(at)gmail(dot)com>, Tomas Vondra <tomas(dot)vondra(at)2ndquadrant(dot)com>, Ryan Lambert <ryan(at)rustprooflabs(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: FETCH FIRST clause PERCENT option
Date: 2020-09-25 09:25:24
Message-ID: CALAY4q-w_KmLWY8GdD3b1Wk+bN=McBmYxei-_FUgB6JJwcGTvA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi Michael
On Thu, Sep 24, 2020 at 6:58 AM Michael Paquier <michael(at)paquier(dot)xyz> wrote:

> On Mon, Aug 10, 2020 at 01:23:44PM +0300, Surafel Temesgen wrote:
> > I also Implement PERCENT WITH TIES option. patch is attached
> > i don't start a new tread because the patches share common code
>
> This fails to apply per the CF bot. Could you send a rebase?
> --
>

Attaches are rebased patches

regards
Surafel

Attachment Content-Type Size
percent-incremental-v11.patch text/x-patch 29.2 KB
percent_with_ties_v2.patch text/x-patch 14.5 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message k.jamison@fujitsu.com 2020-09-25 09:25:49 RE: [Patch] Optimize dropping of relation buffers using dlist
Previous Message tsunakawa.takay@fujitsu.com 2020-09-25 09:21:39 RE: Transactions involving multiple postgres foreign servers, take 2