Re: [HACKERS] GSoC 2017: weekly progress reports (week 6)
Dmitry Ivanov <d.ivanov@postgrespro.ru>
From: Dmitry Ivanov <d.ivanov@postgrespro.ru>
To: Teodor Sigaev <teodor@sigaev.ru>
Cc: Shubham Barai <shubhambaraiss@gmail.com>, Alexander Korotkov
<a.korotkov@postgrespro.ru>, Alvaro Herrera <alvherre@alvh.no-ip.org>,
Andrey Borodin <x4mmm@yandex-team.ru>, Thomas Munro
<thomas.munro@enterprisedb.com>, pgsql-hackers
<pgsql-hackers@postgresql.org>, Andrew Borodin <amborodin86@gmail.com>,
Kevin Grittner <kgrittn@gmail.com>
Date: 2018-03-28T14:19:27Z
Lists: pgsql-hackers
Attachments
- Predicate-Locking-in-gin-index_v8.patch (text/x-diff) patch v8
> I'd like to see fastupdate=on in test too, now tests cover only case > without fastupdate. Please, add them. Here's a couple of tests for pending list (fastupdate = on). -- Dmitry Ivanov Postgres Professional: http://www.postgrespro.com The Russian Postgres Company
Commits
-
Re-think predicate locking on GIN indexes.
- 0bef1c0678d9 11.0 landed
-
Predicate locking in GIN index
- 43d1ed60fdd9 11.0 landed