Re: pgsql: Implement streaming mode in ReorderBuffer.

From: Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>
To: Amit Kapila <akapila(at)postgresql(dot)org>
Cc: pgsql-committers <pgsql-committers(at)lists(dot)postgresql(dot)org>
Subject: Re: pgsql: Implement streaming mode in ReorderBuffer.
Date: 2020-08-08 05:33:36
Message-ID: CAA4eK1L1iS5g4Jcdu6MD4VHDbgyxEUF9Q-8_jqv1ELqtTdFthg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

On Sat, Aug 8, 2020 at 7:59 AM Amit Kapila <akapila(at)postgresql(dot)org> wrote:
>
> Implement streaming mode in ReorderBuffer.
>

There is one failure [1] due to this commit. Looking into same.

[1] - https://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=tern&dt=2020-08-08%2004%3A26%3A04

--
With Regards,
Amit Kapila.

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2020-08-08 05:36:22 pgsql: Add some const decorations
Previous Message Amit Kapila 2020-08-08 02:29:17 pgsql: Implement streaming mode in ReorderBuffer.