Re: Amazon Redshift

From: Kevin Grittner <kgrittn(at)ymail(dot)com>
To: philip taylor <philtay51(at)mail(dot)com>, "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Amazon Redshift
Date: 2014-11-05 21:42:15
Message-ID: 1415223735.17172.YahooMailNeo@web122301.mail.ne1.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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

Well, obviously we already have many of the functions linked from
that page. I think that if you want to go through them and pick
out a few that you think are particularly promising it could start
a useful discussion. Pointing at a page that includes such things
as CURRENT_DATE, the avg() aggregate, and the lead() window
function is just going to waste the time of everyone who follows
the link. It's not like all of them would be committed in the same
patch anyway.

--
Kevin Grittner
EDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Jim Nasby 2014-11-05 21:59:38 Re: Order of views in stats docs
Previous Message philip taylor 2014-11-05 21:31:23 Amazon Redshift