On Mon, 27 Jan 2025 at 09:46, Alexander Pyhalov <a(dot)pyhalov(at)postgrespro(dot)ru>
wrote:
> Unfortunately, it's not so simple. We can't just ship type casts to
> remote server if we are not sure that local and remote types match. For
> example,
>
Yeah, my fault. I've overlooked an "elemexpr" member in "ArrayCoerceExpr"
and erroneously
consider them to have the same structure. Maybe some refactoring may be
done here, but,
obviously, this is not a goal of this patch
--
Best regards,
Maxim Orlov.