On 19.02.2013 20:07, Fabrízio de Royes Mello wrote:
I would like to propose implement a way to track creation times to database
objects. This was discussed before in this thread [1].
This was discussed before in this thread [1] but we don't reach a consensus
of what we'll do, so I propose we discuss any more about it and I can
implement it in GSOC2013, if my proposal will be accepted.
I don't think that's a good GSoC project. There's no consensus on what to do, if anything, so 95% of the work is going to arguing over what we want, and 5% coding. I'd suggest finding something more well-defined.
On Mar 20, 2013 11:14 PM, "Dimitri Fontaine" <dim...@2ndquadrant.fr> wrote:
>
> Atri Sharma <atri...@gmail.com> writes:
> > We can use a scheduling algorithm, and can define a pool of tasks as well as
> > a time constraint for the amount of time which can be used for running the
> > tasks.Then, a scheduling algorithm can pick tasks from the pool based on
> > priorities and the time duration of a task.I can see a dynamic programming
> > solution to this problem.
>
> I think mcron already implements it all and is made to be embedded into
> a larger program.
>
As long as your larger program is gpl. Not even lgpl on that one. I'd think that's a killer for that idea...
/Magnus
Folks,
Once again, Google is holding Summer of Code. We need to assess whether
we want to participate this year.
Questions:
- Who wants to mentor for GSOC?
- Who can admin for GSOC? Thom?
- Please suggest project ideas for GSOC
- Students seeing this -- please speak up if you have projects you plan
to submit.
--
Josh Berkus
PostgreSQL Experts Inc.
http://pgexperts.com
--
Sent via pgsql-advocacy mailing list (pgsql-a...@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-advocacy
Hi,
On Mon, 2013-04-08 at 13:56 -0700, Selena Deckelmann wrote:
> Was PostgreSQL accepted?
Looks like no, if I am not missing something:
http://www.google-melange.com/gsoc/program/accepted_orgs/google/gsoc2013
> - Please suggest project ideas for GSOCUPDATE ... RETURNING OLD
Add RETURNING to DDL (CREATE, ALTER, DROP) and possible DCL (GRANT, REVOKE), time permitting.