On 12/9/25 18:27, ma lz wrote:

What version of Postgres?

In function "ExecEvalJsonCoercionFinish()"

      if (SOFT_ERROR_OCCURRED(&jsestate->escontext))

may produce strict-aliasing warning

Don't use IsA may fix this problem

Why is it a problem?

This is something that should be submitted here(you will need create a community account):

https://www.postgresql.org/account/login/?next=/account/submitbug/

--
Adrian Klaver
[email protected]


Reply via email to