Re: FETCH FIRST clause WITH TIES option

Alvaro Herrera <alvherre@alvh.no-ip.org>

From: Alvaro Herrera from 2ndQuadrant <alvherre@alvh.no-ip.org>
To: Surafel Temesgen <surafel3000@gmail.com>
Cc: Erik Rijkers <er@xs4all.nl>, Thomas Munro <thomas.munro@gmail.com>, Tomas Vondra <tomas.vondra@2ndquadrant.com>, David Steele <david@pgmasters.net>, Michael Paquier <michael@paquier.xyz>, Robert Haas <robertmhaas@gmail.com>, Andrew Gierth <andrew@tao11.riddles.org.uk>, PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2019-09-06T14:07:32Z
Lists: pgsql-hackers
On 2019-Sep-06, Surafel Temesgen wrote:

> > ... yet this doesn't appear to have resulted in any change in the code,
> > or I just missed it.  Are you going to update the patch per that?
>
> Its already done in v9 of the patch attached by Tomas

Oh, I missed that.  Great, so we're expecting some small updates from
you then and I think you can mark ready for committer when you post it.
Thanks.

-- 
Álvaro Herrera                https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



Commits

  1. Support FETCH FIRST WITH TIES