Re: Seeking Google SoC Mentors - Mailing list pgsql-hackers

From Andrew Dunstan
Subject Re: Seeking Google SoC Mentors
Date
Msg-id 45E36722.1080703@dunslane.net
Whole thread Raw
In response to Re: Seeking Google SoC Mentors  (Warren Turkal <wt@penguintechs.org>)
Responses Re: Seeking Google SoC Mentors  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Warren Turkal wrote:
> On Monday 26 February 2007 14:22, Andrew Dunstan wrote:
>   
>> Is there a list of projects? Or can we suggest some?
>>     
>
> Temporal database support
> * base data types
>   - verify current for ISO compliance (timestamp, interval)
>   - implement period datatype
> * operators for those datatypes
> * add support for valid time tables
> * add support for transaction time tables
> * add support for bi-temporal tables
>
>   


Well, here's a question. Given the recent discussion re full 
disjunction, I'd like to know what sort of commitment we are going to 
give people who work on proposed projects. I understand Warren's 
keenness for this, but it's not clear to me that it has lots of support 
elsewhere, and IIRC the idea was rejected by the SQL Standards body. I 
don't object to making new data types available, but new table 
properties is quite another matter.

So, what exactly are we promising?

cheers

andrew


pgsql-hackers by date:

Previous
From: "Simon Riggs"
Date:
Subject: COMMIT NOWAIT Performance Option
Next
From: "Joshua D. Drake"
Date:
Subject: Re: COMMIT NOWAIT Performance Option