Re: [HACKERS] GSoC 2017: weekly progress reports (week 6)

From: Teodor Sigaev <teodor(at)sigaev(dot)ru>
To: Heikki Linnakangas <hlinnaka(at)iki(dot)fi>, Dmitry Ivanov <d(dot)ivanov(at)postgrespro(dot)ru>
Cc: Shubham Barai <shubhambaraiss(at)gmail(dot)com>, Alexander Korotkov <a(dot)korotkov(at)postgrespro(dot)ru>, Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>, Andrey Borodin <x4mmm(at)yandex-team(dot)ru>, Thomas Munro <thomas(dot)munro(at)enterprisedb(dot)com>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>, Andrew Borodin <amborodin86(at)gmail(dot)com>, Kevin Grittner <kgrittn(at)gmail(dot)com>
Subject: Re: [HACKERS] GSoC 2017: weekly progress reports (week 6)
Date: 2018-04-28 17:31:18
Message-ID: 8e021f4c-24d9-f870-d75d-20a4aefaa592@sigaev.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-www

> 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(at)sigaev(dot)ru
WWW: http://www.sigaev.ru/

Attachment Content-Type Size
0001-Re-think-predicate-locking-on-GIN-indexes-v3.patch text/x-patch 29.1 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2018-04-28 18:05:15 Re: Cold welcoming message when installing anything because of LLVM bitcode stuff
Previous Message Stephen Frost 2018-04-28 17:02:10 Re: Verbosity of genbki.pl

Browse pgsql-www by date

  From Date Subject
Next Message Joe Conway 2018-04-28 23:18:07 Re: Wiki editor request
Previous Message Teodor Sigaev 2018-04-28 16:23:11 Re: [HACKERS] GSoC 2017: weekly progress reports (week 6)