write an analyze_function for own type - Mailing list pgsql-general

From 黄宁
Subject write an analyze_function for own type
Date
Msg-id CAKgrFs9LVH-57mt0gd=_dsZ+jdo465W8S_9MXGsiAb41uGhxOQ@mail.gmail.com
Whole thread Raw
List pgsql-general
I now have some custom data like:
[0x1 0x22 0x365]
It has a level attribute, that is, the level of 0x1 is 1, and the level of 0x22 is 2. How should I count the minimum level in a table? I want to use this statistic in GIN index.

pgsql-general by date:

Previous
From: Michael Paquier
Date:
Subject: Re: Q: pg_hba.conf separate database names file format
Next
From: Ron
Date:
Subject: Re: Q: pg_hba.conf separate database names file format