Re: [HACKERS] SQL/JSON in PostgreSQL - Mailing list pgsql-hackers

From Sven R. Kunze
Subject Re: [HACKERS] SQL/JSON in PostgreSQL
Date
Msg-id 40c3c9e5-1e29-ba94-85e0-5427b9ce89cc@mail.de
Whole thread Raw
In response to Re: [HACKERS] SQL/JSON in PostgreSQL  (Petr Jelinek <petr.jelinek@2ndquadrant.com>)
List pgsql-hackers
On 10.03.2017 05:07, Petr Jelinek wrote:
> The original complain was about JSON_VALUE extracting date but I don't
> understand why there is problem with that, the SQL/JSON defines that
> behavior. The RETURNING clause there is more or less just shorthand for
> casting with some advanced options.

Thanks for clarifying. I mistook it as if JSON_VALUE itself returns a 
date value.

Sven



pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: [HACKERS] Parallel Append implementation
Next
From: George Papadrosou
Date:
Subject: Re: [HACKERS] GSOC Introduction / Eliminate O(N^2) scaling from rw-conflict tracking in serializable transactions