Re: Question about duplicate JSONTYPE_JSON check
Maciek Sakrejda <maciek@pganalyze.com>
From: Maciek Sakrejda <maciek@pganalyze.com>
To: Amit Langote <amitlangote09@gmail.com>
Cc: Tender Wang <tndrwang@gmail.com>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2025-03-12T16:27:21Z
Lists: pgsql-hackers
Thanks for the quick fix. I was able to reproduce the assertion failure and to confirm that it's resolved with the patch. Looks good to me.
Commits
-
Fix copy-paste error in datum_to_jsonb_internal()
- 8b2392ae3d5b 17.5 landed
- d4f79865d420 18.0 landed
-
Unify JSON categorize type API and export for external use
- 3c152a27b063 17.0 cited