Re: [HACKERS] GSoC 2017: weekly progress reports (week 6)
Michael Paquier <michael.paquier@gmail.com>
From: Michael Paquier <michael.paquier@gmail.com>
To: Alexander Korotkov <a.korotkov@postgrespro.ru>
Cc: Shubham Barai <shubhambaraiss@gmail.com>,
pgsql-hackers <pgsql-hackers@postgresql.org>, Andrew Borodin <amborodin86@gmail.com>, Kevin Grittner <kgrittn@gmail.com>
Date: 2017-11-29T01:54:40Z
Lists: pgsql-hackers
On Tue, Oct 3, 2017 at 1:51 AM, Alexander Korotkov <a.korotkov@postgrespro.ru> wrote: > I think that isolation tests should be improved. It doesn't seems that any > posting tree would be generated by the tests that you've provided, because > all the TIDs could fit the single posting list. Note, that you can get some > insight into GIN physical structure using pageinspect contrib. This thread had no updates for almost two months, so I am marking it as returned with feedback. -- Michael
Commits
-
Re-think predicate locking on GIN indexes.
- 0bef1c0678d9 11.0 landed
-
Predicate locking in GIN index
- 43d1ed60fdd9 11.0 landed