Conversation
The function was declared strict, so it returned null for a null argument. Its type is known regardless of its value, which is what PostgreSQL reports.
|
|
SummaryThe run covers database type reporting across ordinary scalar and array values, typed and untyped NULLs, conditional and empty aggregate results, schema changes, and concurrent requests. These are primarily correctness and edge-case checks, including concurrency behavior, and the exercised behaviors remain healthy. Safe to merge — no PR-attributable regressions, new failures, or previously flagged failures were found, so there is no merge blocker indicated by this run. Tests run by Ito
Tip Reply with @itoqa to send us feedback on this test run. |
|
@reltuk DOLT
|

The function was declared strict, so it returned null for a null argument. Its type is known regardless of its value, which is what PostgreSQL reports.