Re: postgres_fdw could deparse ArrayCoerceExpr

From: Maxim Orlov <orlovmg(at)gmail(dot)com>
To: Alexander Pyhalov <a(dot)pyhalov(at)postgrespro(dot)ru>
Cc: pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: postgres_fdw could deparse ArrayCoerceExpr
Date: 2025-01-27 15:07:53
Message-ID: CACG=ezYDjmTtVqKHxcMzq8KrnNV1sMTBuf1ZxLPx7jPKTKCoaw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

So, patch looks good to me. Implements described functionality. Test case
also provided.
I think it's ready to be viewed by a committer.

--
Best regards,
Maxim Orlov.

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Nathan Bossart 2025-01-27 15:13:51 Re: Back patch of Remove durable_rename_excl()
Previous Message Bertrand Drouvot 2025-01-27 15:07:01 Re: Reorder shutdown sequence, to flush pgstats later