Re: postgres_fdw could deparse ArrayCoerceExpr - Mailing list pgsql-hackers

From Maxim Orlov
Subject Re: postgres_fdw could deparse ArrayCoerceExpr
Date
Msg-id CACG=ezYRyy0quCUPAOze+zRA6qdndFbJ_pKDGVVHa+rZVv390w@mail.gmail.com
Whole thread Raw
List pgsql-hackers
Look like an overlook for me. Apparently no one has encountered this use case before.

Patch seems good to me with no visible defects. Deparse support was also added. As well as a
test case. But do we really need copy/paste code for a T_ArrayCoerceExpr case? To be more specific,
can we "reuse" T_RelabelType case, as it made for T_OpExpr and T_DistinctExpr?

--
Best regards,
Maxim Orlov.

pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: Orphaned users in PG16 and above can only be managed by Superusers
Next
From: Hannu Krosing
Date:
Subject: Re: Purpose of wal_init_zero