Re: IS JSON predicate support for domain base type as JSON/JSONB/BYTEA/TEXT

From: jian he <jian(dot)universality(at)gmail(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: IS JSON predicate support for domain base type as JSON/JSONB/BYTEA/TEXT
Date: 2026-03-13 03:55:44
Message-ID: CACJufxF_9FXULmC8fqCNE9H734_RmJ_1jboBpAmL8r-2wO=HOg@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi.

The regression test was very verbose; I removed some of it.
Also polished function ExecEvalJsonIsPredicate a little bit.

--
jian
https://www.enterprisedb.com/

Attachment Content-Type Size
v3-0001-IS-JSON-predicate-work-with-domain-type.patch text/x-patch 22.6 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Corey Huinker 2026-03-13 03:59:17 Re: CAST(... ON DEFAULT) - WIP build on top of Error-Safe User Functions
Previous Message Chao Li 2026-03-13 03:38:17 Re: tablecmds: reject CLUSTER ON for partitioned tables earlier