Re: Amazon Redshift

From: Jaime Casanova <jaime(at)2ndquadrant(dot)com>
To: philip taylor <philtay51(at)mail(dot)com>
Cc: Jim Nasby <Jim(dot)Nasby(at)bluetreble(dot)com>, Kevin Grittner <kgrittn(at)ymail(dot)com>, "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Amazon Redshift
Date: 2014-11-06 05:38:05
Message-ID: CAJKUy5ituKXGkwJk6Z39pOkA3zqe39VaxLmrkbD3apcM0mGPnA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Nov 5, 2014 at 5:36 PM, philip taylor <philtay51(at)mail(dot)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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2014-11-06 05:42:34 Re: [GSoC2014] Patch ALTER TABLE ... SET LOGGED
Previous Message Michael Paquier 2014-11-06 04:49:11 Re: REINDEX CONCURRENTLY 2.0