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 CALAY4q9vAe5QmCkr6z+dT75sGQTpKAG7-Vu9DoBD_WUEjGpELw@mail.gmail.com
Whole thread Raw
In response to Re: FETCH FIRST clause WITH TIES option  (Tomas Vondra <tomas.vondra@2ndquadrant.com>)
Responses Re: FETCH FIRST clause WITH TIES option  (Surafel Temesgen <surafel3000@gmail.com>)
List pgsql-hackers
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: Amit Kapila
Date:
Subject: Re: More issues with pg_verify_checksums and checksum verification inbase backups
Next
From: Dilip Kumar
Date:
Subject: Re: CVE-2017-7484-induced bugs, or, btree cmp functions are not leakproof?