Re: Missing grammar production for WITH TIES

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: Missing grammar production for WITH TIES
Дата
Msg-id 20200518233032.GA32205@alvherre.pgsql
обсуждение исходный текст
Ответ на Re: Missing grammar production for WITH TIES  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Ответы Re: Missing grammar production for WITH TIES  (Michael Paquier <michael@paquier.xyz>)
Список pgsql-hackers
On 2020-May-18, Alvaro Herrera wrote:

> On 2020-May-18, Vik Fearing wrote:
> 
> > The syntax for FETCH FIRST allows the <fetch first quantity> to be
> > absent (implying 1).
> > 
> > We implement this correctly for ONLY, but WITH TIES didn't get the memo.
> 
> Oops, yes.  I added a test.  Will get this pushed immediately after I
> see beta1 produced.

Done.  Thanks!

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



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: POC: rational number type (fractions)
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: [HACKERS] Restricting maximum keep segments by repslots