Re: [HACKERS] GSoC 2017: weekly progress reports (week 6) - Mailing list pgsql-hackers

From Teodor Sigaev
Subject Re: [HACKERS] GSoC 2017: weekly progress reports (week 6)
Date
Msg-id 8e021f4c-24d9-f870-d75d-20a4aefaa592@sigaev.ru
Whole thread Raw
In response to Re: [HACKERS] GSoC 2017: weekly progress reports (week 6)  (Teodor Sigaev <teodor@sigaev.ru>)
Responses Re: [HACKERS] GSoC 2017: weekly progress reports (week 6)
List pgsql-hackers
> 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/

Attachment

pgsql-hackers by date:

Previous
From: Stephen Frost
Date:
Subject: Re: Verbosity of genbki.pl
Next
From: Tom Lane
Date:
Subject: Re: Cold welcoming message when installing anything because of LLVM bitcode stuff