Re: Amazon Redshift - Mailing list pgsql-hackers

From Jaime Casanova
Subject Re: Amazon Redshift
Date
Msg-id CAJKUy5ituKXGkwJk6Z39pOkA3zqe39VaxLmrkbD3apcM0mGPnA@mail.gmail.com
Whole thread Raw
In response to Re: Amazon Redshift  ("philip taylor" <philtay51@mail.com>)
List pgsql-hackers
On Wed, Nov 5, 2014 at 5:36 PM, philip taylor <philtay51@mail.com> wrote:
>>>> do you think we should implement some of the functions offered by
>>>> Amazon Redshift?
>>>>
>>>> http://docs.aws.amazon.com/redshift/latest/dg/c_SQL_functions.html
>>>
>
> JSON Functions
>
> http://docs.aws.amazon.com/redshift/latest/dg/JSON_ARRAY_LENGTH.html
> http://docs.aws.amazon.com/redshift/latest/dg/JSON_EXTRACT_PATH_TEXT.html
>

We actually have the two above:
http://www.postgresql.org/docs/current/static/functions-json.html
Actually, if you look at the examples you will see they only copy ours
and changed the values a little.

--
Jaime Casanova         www.2ndQuadrant.com
Professional PostgreSQL: Soporte 24x7 y capacitación
Phone: +593 4 5107566         Cell: +593 987171157



pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: REINDEX CONCURRENTLY 2.0
Next
From: Michael Paquier
Date:
Subject: Re: [GSoC2014] Patch ALTER TABLE ... SET LOGGED