On Thu, Sep 1, 2016 at 10:24 PM, Tom Lane <[email protected]> wrote: > Fujii Masao <[email protected]> writes: >> I applied your suggested changes into the patch. Patch attached. > > That looks pretty sane to me (but I just eyeballed it, didn't test). > > One further minor improvement would be to rearrange the > XLOG_GIN_VACUUM_DATA_LEAF_PAGE case so that we don't bother calling > XLogRecGetBlockData() if there's a full-page image.
Pushed the patch with this improvement. Thanks! Regards, -- Fujii Masao -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
