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

> 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

  1. Re-think predicate locking on GIN indexes.

  2. Predicate locking in GIN index