Re: SQL:2023 JSON simplified accessor support

From: Alexandra Wang <alexandra(dot)wang(dot)oss(at)gmail(dot)com>
To: Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com>
Cc: Nikita Glukhov <glukhov(dot)n(dot)a(at)gmail(dot)com>, jian he <jian(dot)universality(at)gmail(dot)com>, Nikita Malakhov <hukutoc(at)gmail(dot)com>, Vik Fearing <vik(at)postgresfriends(dot)org>, Mark Dilger <mark(dot)dilger(at)enterprisedb(dot)com>, Matheus Alcantara <matheusssilv97(at)gmail(dot)com>, Peter Eisentraut <peter(at)eisentraut(dot)org>, Andrew Dunstan <andrew(at)dunslane(dot)net>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>, "David E(dot) Wheeler" <david(at)justatheory(dot)com>
Subject: Re: SQL:2023 JSON simplified accessor support
Date: 2025-09-15 18:32:52
Message-ID: CAK98qZ2nezKeQFqPV9GX80mDiLqS2Fh6MRBGz6ox_HkQF86asA@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

I’ve rebased the patch set, no changes since v18.

Best,
Alex

Attachment Content-Type Size
v19-0005-Implement-read-only-dot-notation-for-jsonb.patch application/octet-stream 72.8 KB
v19-0006-Implement-Jsonb-subscripting-with-slicing.patch application/octet-stream 21.5 KB
v19-0001-Allow-transformation-of-only-a-sublist-of-subscr.patch application/octet-stream 9.1 KB
v19-0004-Extract-coerce_jsonpath_subscript.patch application/octet-stream 5.5 KB
v19-0007-Implement-jsonb-wildcard-member-accessor.patch application/octet-stream 31.5 KB
v19-0003-Export-jsonPathFromParseResult.patch application/octet-stream 2.8 KB
v19-0002-Allow-Generic-Type-Subscripting-to-Accept-Dot-No.patch application/octet-stream 18.2 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2025-09-15 18:35:55 Re: RFC: extensible planner state
Previous Message Robert Haas 2025-09-15 18:23:45 Re: BUG #18959: Name collisions of expression indexes during parallel Index creations on a pratitioned table.