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

From Warren Turkal
Subject Re: Seeking Google SoC Mentors
Date
Msg-id 200702261550.14414.wt@penguintechs.org
Whole thread Raw
In response to Re: Seeking Google SoC Mentors  (Andrew Dunstan <andrew@dunslane.net>)
Responses Re: Seeking Google SoC Mentors  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-hackers
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

Check out [1] for more info.

[1]http://www.cs.arizona.edu/~rts/

wt
-- 
Warren Turkal (w00t)


pgsql-hackers by date:

Previous
From: markwkm@gmail.com
Date:
Subject: Re: Seeking Google SoC Mentors
Next
From: "Simon Riggs"
Date:
Subject: COMMIT NOWAIT Performance Option