On Thu, Apr 5, 2018 at 1:29 AM, Teodor Sigaev <teo...@sigaev.ru> wrote: > Skip full index scan during cleanup of B-tree indexes when possible
This commit added XLOG_BTREE_META_CLEANUP, so btree_desc() and btree_identify() should be updated so that they handle XLOG_BTREE_META_CLEANUP. But ISTM that you forgot doing that. Regards, -- Fujii Masao