GIN Index Partial Match? - Mailing list pgsql-general

From 黄宁
Subject GIN Index Partial Match?
Date
Msg-id CAKgrFs9WNCxx6U0A2kybbxKtad08y1kVvj+thra7zo3h8TS0PA@mail.gmail.com
Whole thread Raw
List pgsql-general
I create a gin index for a custom type. I want to use partial match, but I find extract query method called twice in a query, when in the first called, I return the minimal value of the type, and I want to set the maximal value of the type in extra data will be used in compare partial function ,But in the second extrace query function called,the query value is the first my return.It's weird. ,how i can set the extra data correctly?

Thank You!

pgsql-general by date:

Previous
From: Rama Krishnan
Date:
Subject: Value Too long varchar(100)
Next
From: Yi Sun
Date:
Subject: Re: How to know how much CPU, RAM is used by existing 1 database