On Thu, Dec 12, 2024 at 03:40:32PM +0800, jian he wrote: > remove pg_type typndims column patch attached.
FWIW, I have been paying more attention to applications that may use this attribute and bumped into quite a few cases that use quals based on (t.typndims > 0 AND t.typbasetype > 0) to check that they're dealing with domains over array types. So even removing this switch would be unwise, I am afraid.. -- Michael
signature.asc
Description: PGP signature