On Fri, Feb 22, 2019 at 3:16 PM Julien Rouhaud <rjuju...@gmail.com> wrote:

> On Fri, Feb 22, 2019 at 3:01 PM Magnus Hagander <mag...@hagander.net>
> wrote:
> >
> > PFA is a patch to do this.
>
> +void
> +pgstat_report_checksum_failure(void)
> +{
> +   PgStat_MsgDeadlock msg;
>
> I think that you meant PgStat_MsgChecksumFailure :)
>
> +/* ----------
> + * pgstat_recv_checksum_failure() -
> + *
> + * Process a DEADLOCK message.
> + * ----------
>
> same here
>
> Otherwise LGTM.
>

Haha, damit, that's embarassing. You can probably guess where I copy/pasted
from :)

-- 
 Magnus Hagander
 Me: https://www.hagander.net/ <http://www.hagander.net/>
 Work: https://www.redpill-linpro.com/ <http://www.redpill-linpro.com/>

Reply via email to