change analyze function for a array type

From: 黄宁 <huangning0722(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: change analyze function for a array type
Date: 2022-11-10 09:02:21
Message-ID: CAKgrFs8wOG1XpdQgGg=Ue=o5dHqFJ38sQ2FjoS1N-K+RBCqxHA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I create a new type and want to change its array type analyze function.

I use ALTER TYPE typename SET (ANALYZE = func); not worked?

Browse pgsql-general by date

  From Date Subject
Next Message Karsten Hilbert 2022-11-10 10:47:01 Aw: Re: Q: documentation improvement re collation version mismatch
Previous Message Julien Rouhaud 2022-11-10 08:33:22 Re: Q: documentation improvement re collation version mismatch