Em qui., 17 de out. de 2024 às 13:31, Bruce Momjian <br...@momjian.us>
escreveu:

> Oh, okay, but I think we need to say JSON null so we are clear --- patch
>

But true, false and null are all JSON, since you cannot do
select jsonb_path_query('{}'::jsonb,'$.track.segments[*].HR > 130') = true;

So, it would be better to be clear that all possible returned values are
JSON, no ?

regards
Marcos

Reply via email to