Re: FETCH FIRST clause WITH TIES option - Mailing list pgsql-hackers

From Surafel Temesgen
Subject Re: FETCH FIRST clause WITH TIES option
Date
Msg-id CALAY4q8+9fPAkaYTAJAJkSRTq_0SWsv+fZ1482Bdj3_eeN8B1Q@mail.gmail.com
Whole thread Raw
In response to Re: FETCH FIRST clause WITH TIES option  (Surafel Temesgen <surafel3000@gmail.com>)
Responses Re: FETCH FIRST clause WITH TIES option  (Tomas Vondra <tomas.vondra@2ndquadrant.com>)
List pgsql-hackers
Attach is rebased patch against the current master
regards
Surafel

On Thu, Nov 1, 2018 at 2:28 PM Surafel Temesgen <surafel3000@gmail.com> wrote:
hi,

The attached patch include all the comment given by Tomas and i check sql standard about LIMIT and this feature

it did not say anything about it but I think its good idea to include it to LIMIT too and I will add it if we have consensus on it.

regards

surafel

Attachment

pgsql-hackers by date:

Previous
From: Dean Rasheed
Date:
Subject: Re: COPY FROM WHEN condition
Next
From: Andrew Gierth
Date:
Subject: Re: 64-bit hash function for hstore and citext data type