Re: Avoid full GIN index scan when possible - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: Avoid full GIN index scan when possible
Date
Msg-id 20191125080809.GM99720@paquier.xyz
Whole thread Raw
In response to Re: Avoid full GIN index scan when possible  (Nikita Glukhov <n.gluhov@postgrespro.ru>)
Responses Re: Avoid full GIN index scan when possible  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Sat, Nov 23, 2019 at 02:35:50AM +0300, Nikita Glukhov wrote:
> Attached 8th version of the patches.

Please be careful here.  The CF entry was still marked as waiting on
author, but you sent a new patch series which has not been reviewed.
I have moved this patc to next CF instead.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: log bind parameter values on error
Next
From: Michael Paquier
Date:
Subject: Re: [HACKERS] [WIP] Effective storage of duplicates in B-tree index.