Thanks to everyone, v3 is pushed.
Teodor Sigaev wrote:
>> I don't very happy with rootBuffer added everywhere. ginInsertItemPointers()
>> and ginPrepareDataScan() now take both args, rootBlkno and rootBuffer,
>> second could be invalid. As I can see, you did it to call
>> CheckForSerializableConflictIn() in ginEntryInsert(). Seems, it could be
>> reverted and CheckForSerializableConflictIn() should be added to
>> ginFindLeafPage() with searchMode = false.
> Implemented, v3 is attached.
>
--
Teodor Sigaev E-mail: teodor@sigaev.ru
WWW: http://www.sigaev.ru/