get table oid in GIN extracequery function

From: 黄宁 <huangning0722(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: get table oid in GIN extracequery function
Date: 2022-11-11 02:47:43
Message-ID: CAKgrFs_avg6+ZtuKVTMVrbza71KYw2zKbmOZYdQJTy1HZ5UZ-A@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I want to query some custom statistics in extracequery of GIN index, how
should I go to find which table this index belongs to。

Browse pgsql-general by date

  From Date Subject
Next Message Brad White 2022-11-11 03:24:02 Re: Setting up replication on Windows, v9.4
Previous Message Philip Semanchuk 2022-11-10 23:33:36 Re: IMMUTABLE function to cast enum to/from text?