Received: from localhost (unknown [200.46.208.211]) by mail.postgresql.org (Postfix) with ESMTP id 8818763308F; Thu, 2 Apr 2009 14:52:10 -0300 (ADT) Received: from mail.postgresql.org ([200.46.204.86]) by localhost (mx1.hub.org [200.46.208.211]) (amavisd-maia, port 10024) with ESMTP id 45339-04; Thu, 2 Apr 2009 14:52:06 -0300 (ADT) Received: from mx1.hub.org (mx1.hub.org [200.46.208.106]) by mail.postgresql.org (Postfix) with ESMTP id 285EC632F09; Thu, 2 Apr 2009 14:52:09 -0300 (ADT) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from outmail128052.authsmtp.co.uk (outmail128052.authsmtp.co.uk [62.13.128.52]) by mx1.hub.org (Postfix) with ESMTP id 94053125A7E8; Thu, 2 Apr 2009 14:52:07 -0300 (ADT) Received: from mail-c193.authsmtp.com (mail-c193.authsmtp.com [62.13.128.118]) by punt8.authsmtp.com (8.14.2/8.14.2/Kp) with ESMTP id n32HpbUl092186; Thu, 2 Apr 2009 18:51:37 +0100 (BST) Received: from Sidney-Stratton.local (dsl081-245-111.sfo1.dsl.speakeasy.net [64.81.245.111]) (authenticated bits=0) by mail.authsmtp.com (8.14.2/8.14.2/Kp) with ESMTP id n32HpYeT043213; Thu, 2 Apr 2009 18:51:34 +0100 (BST) Message-ID: <49D4FB25.8060400@agliodbs.com> Date: Thu, 02 Apr 2009 10:51:33 -0700 From: Josh Berkus Organization: Aglio Database Solutions User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.1b3pre) Gecko/20090223 Thunderbird/3.0b2 MIME-Version: 1.0 To: "David E. Wheeler" CC: lembark@wrkhors.com, pgsql-hackers@postgresql.org, pgsql-www@postgresql.org Subject: Re: [HACKERS] Mentors needed urgently for SoC & PostgreSQL Student Internships References: <49CA7A4D.8040206@agliodbs.com> <86CCDB96-2919-4437-952C-43DE4F125EC1@kineticode.com> <49D4C9B0.1060309@wrkhors.com> <5BAA6B5F-67DB-499B-ACB7-ABA1AC52976D@kineticode.com> In-Reply-To: <5BAA6B5F-67DB-499B-ACB7-ABA1AC52976D@kineticode.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Server-Quench: e8ca228d-1fae-11de-8a51-002264978518 X-AuthRoute: OCdyZgscClZXSx8a IioLCC5HRQ8+YBZL BAkGMA9GIUINWEQN c1ACdB16KEdbHwkB CnYKU15RUVdyXC1z bxRZbBtfZk9QXgRr T0pMQFdNFEs2Ah55 RndLNhl2dAdHezBx ZkNhECVTDxV4d04p X08CRDgbZGY0PX0X AUVZagNUcgFMehZC YlV+XD1vNG8XDQIR NCweBQsEdQZHJz9M RkQSMk0nCWMGGCI7 XQtKGzgiEUAJDzgp IBEgNloNVEgWKA0J NnBpFxogNAQOBRdT JHhpYmdiO0QNSiw3 RSJcQUMEFiZdQD9H alVF X-Authentic-SMTP: 61633136333939.pelican.dmpriest.net.uk:1378/Kp X-Report-SPAM: If SPAM / abuse - report it at: http://www.authsmtp.com/abuse X-Virus-Status: No virus detected - but ensure you scan with your own anti-virus system. X-Virus-Scanned: Maia Mailguard 1.0.1 X-Spam-Status: No, hits=0.116 tagged_above=0 required=5 tests=AWL=0.116 X-Spam-Level: X-Archive-Number: 200904/3 X-Sequence-Number: 16870 On 4/2/09 8:48 AM, David E. Wheeler wrote: > On Apr 2, 2009, at 7:20 AM, Steven Lembark wrote: > >>>> Note that since the Internships are not required to be project code, >>>> we can also take student projects to contribute to our WWW >>>> infrastructure and other areas the project needs some work. >> >> Would introducing a Duration (i.e., time-series >> a'la Date, et al)) data type be considered useful? Jeff Davis has already done a lot of this work; it's on pgFOundry somewhere. --Josh