--On 5. November 2014 23:36:03 +0100 philip taylor
wrote:
Date Functions
http://docs.aws.amazon.com/redshift/latest/dg/r_ADD_MONTHS.html
http://docs.aws.amazon.com/redshift/latest/dg/r_DATEADD_function.html
http://docs.aws.amazon.com/redshift/latest/dg/r_DATEDIFF_function.html
http://docs.
On 11/05/2014 11:36 PM, philip taylor wrote:
> String Functions
>
> http://docs.aws.amazon.com/redshift/latest/dg/FUNC_SHA1.html
http://www.postgresql.org/docs/9.3/static/pgcrypto.html
(not really a string function imho)
--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To
On Wed, Nov 5, 2014 at 5:36 PM, philip taylor 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/JS
On 11/05/2014 02:36 PM, philip taylor wrote:
> Ok, this is a summary of what they have that we don't (of course, I could
> have missed something):
>
I can't see any functions on that list I'd want.
For example, DATEADD is there just to be compatible with MSSQL. It's
useless to us.
--
Josh Be
>>> 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
On 11/5/14, 3:42 PM, Kevin Grittner wrote:
philip taylor 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.
philip taylor 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