From: | Josh Berkus <josh(at)agliodbs(dot)com> |
---|---|
To: | pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: QSoC proposal: date_trunc supporting intervals |
Date: | 2014-03-20 20:07:05 |
Message-ID: | 532B4A69.6060103@agliodbs.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 03/20/2014 09:56 AM, Alexandr wrote:
> Here is the text of my proposal which I've applied to GSoC.
> (and link
> https://docs.google.com/document/d/1vBjQzhFT_fgoIkoEP5TVeyFA6ggsYlLq76tghGVUD6A/edit?usp=sharing)
>
> Any suggestions and comments are welcome.
> Because I don't know the code of PostgreSQL well I decide not to
> participate is QSoC with previous proposal (rewrite pg_dump and
> pg_restore as libraries). But I'm very interested to participate in QSoC
> 2014 as a part of PostgreSQL. So It's my new proposal.
Per my comments on the GSOC app, it looks good, but I'd like to see some
"stretch goals" if you are able to implement the new function before
GSOC is over. For example, one thing which has been frequently
requested is functions to display intervals in the unit of your choice
... for example, convert "1 day" to "14400 seconds".
Pick some stretch goals which work for you ... but I'd like to see some.
--
Josh Berkus
PostgreSQL Experts Inc.
http://pgexperts.com
From | Date | Subject | |
---|---|---|---|
Next Message | Jesper Krogh | 2014-03-20 20:12:03 | Re: HEAD seems to generate larger WAL regarding GIN index |
Previous Message | Maxence Ahlouche | 2014-03-20 19:30:48 | Re: GSoC application: MADlib k-medoids clustering |