Re: Corner-case bug in pg_rewind

From: Pavel Borisov <pashkin(dot)elfe(at)gmail(dot)com>
To: Heikki Linnakangas <hlinnaka(at)iki(dot)fi>
Cc: Ian Barwick <ian(dot)barwick(at)2ndquadrant(dot)com>, Anastasia Lubennikova <a(dot)lubennikova(at)postgrespro(dot)ru>, Ian Lawrence Barwick <barwick(at)gmail(dot)com>, Pgsql Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Corner-case bug in pg_rewind
Date: 2020-12-03 15:50:44
Message-ID: CALT9ZEFy3vVoexL9xmKwZ4awaPXbcTz33V91ifgy-gxTk399Bg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

чт, 3 дек. 2020 г. в 19:15, Heikki Linnakangas <hlinnaka(at)iki(dot)fi>:

> On 03/12/2020 16:49, Pavel Borisov wrote:
> > Ok, pushed and backpatched this now.
> >
> > Very nice!
> > Thanks to you all!
>
> Thanks for the review, Pavel! I just realized that I forgot to credit
> you in the commit message. I'm sorry.
>
Don't worry, Heikki. No problem.
--
Best regards,
Pavel Borisov

Postgres Professional: http://postgrespro.com <http://www.postgrespro.com>

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2020-12-03 16:02:17 Re: Improving spin-lock implementation on ARM.
Previous Message Tom Lane 2020-12-03 15:34:15 Re: SELECT INTO deprecation