Re: Some other things about contrib/bloom and generic_xlog.c - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Some other things about contrib/bloom and generic_xlog.c
Date
Msg-id 1369.1460474121@sss.pgh.pa.us
Whole thread Raw
In response to Re: Some other things about contrib/bloom and generic_xlog.c  (Alexander Korotkov <a.korotkov@postgrespro.ru>)
List pgsql-hackers
Alexander Korotkov <a.korotkov@postgrespro.ru> writes:
> Attached patch is intended to fix this.  It zeroes "hole" in both
> GenericXLogFinish() and generic_redo().

Pushed.  I rewrote the comments a bit and modified GenericXLogFinish
so that it doesn't copy data only to overwrite it with zeroes.
        regards, tom lane



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Preprocessor condition fix
Next
From: Teodor Sigaev
Date:
Subject: Re: Some other things about contrib/bloom and generic_xlog.c