pub(crate) static EXECUTE_CAST_CONTEXT: LazyLock<CastContext>
Expand description
The CastContext used when matching up the types of parameters passed to EXECUTE.
This is an assignment cast also in Postgres, see https://github.com/MaterializeInc/database-issues/issues/9266