Re: SQL:2023 JSON simplified accessor support

From: "David E(dot) Wheeler" <david(at)justatheory(dot)com>
To: Alexandra Wang <alexandra(dot)wang(dot)oss(at)gmail(dot)com>
Cc: Peter Eisentraut <peter(at)eisentraut(dot)org>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>, Andrew Dunstan <andrew(dot)dunstan(at)enterprisedb(dot)com>
Subject: Re: SQL:2023 JSON simplified accessor support
Date: 2024-09-27 09:49:31
Message-ID: 092FFD9C-88E2-4D8F-9445-53C9DE4C8EF1@justatheory.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Sep 26, 2024, at 16:45, Alexandra Wang <alexandra(dot)wang(dot)oss(at)gmail(dot)com> wrote:

> I didn’t run pgindent earlier, so here’s the updated version with the
> correct indentation. Hope this helps!

Oh, nice! I don’t suppose the standard also has defined an operator equivalent to ->>, though, has it? I tend to want the text output far more often than a JSON scalar.

Best,

David

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Florents Tselai 2024-09-27 10:28:21 Re: PATCH: jsonpath string methods: lower, upper, initcap, l/r/btrim, replace, split_part
Previous Message David E. Wheeler 2024-09-27 09:45:23 Re: PATCH: jsonpath string methods: lower, upper, initcap, l/r/btrim, replace, split_part