Re: Check for integer overflow in datetime functions

Lists: pgsql-patches
From: "Magnus Hagander" <mha(at)sollentuna(dot)net>
To: "Alvaro Herrera" <alvherre(at)commandprompt(dot)com>, "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: "Michael Fuhr" <mike(at)fuhr(dot)org>, <pgsql-patches(at)postgresql(dot)org>
Subject: Re: Check for integer overflow in datetime functions
Date: 2005-12-01 20:49:06
Message-ID: 6BCB9D8A16AC4241919521715F4D8BCE92E8D6@algol.sollentuna.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-patches

> BTW, has anyone checked Command Prompt's Subversion
> repository? It's a mirror of our anonymous CVS (AFAICT).
> I'm using it for reading diffs lately, and it's much nicer to
> look at the whole patch as a single diff rather than going a
> single file at a time.
>
> http://projects.commandprompt.com/projects/public/pgsql/browse
> r/trunk/pgsql
>
> It has the additional advantage over our current CVSweb that
> it's set with tabs to 4 spaces, so it looks just like our
> code is supposed to ...

Yes, and I for one love it :-)

Now if I could just access the actual svn repository as well, I'd be
even happier...

//Magnus


From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: Magnus Hagander <mha(at)sollentuna(dot)net>
Cc: Alvaro Herrera <alvherre(at)commandprompt(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Michael Fuhr <mike(at)fuhr(dot)org>, pgsql-patches(at)postgresql(dot)org
Subject: Re: Check for integer overflow in datetime functions
Date: 2005-12-02 15:55:13
Message-ID: 43906E61.5050008@dunslane.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-patches

Magnus Hagander wrote:

>>BTW, has anyone checked Command Prompt's Subversion
>>repository? It's a mirror of our anonymous CVS (AFAICT).
>>I'm using it for reading diffs lately, and it's much nicer to
>>look at the whole patch as a single diff rather than going a
>>single file at a time.
>>
>>http://projects.commandprompt.com/projects/public/pgsql/browser/trunk/pgsql
>>
>>It has the additional advantage over our current CVSweb that
>>it's set with tabs to 4 spaces, so it looks just like our
>>code is supposed to ...
>>
>>
>
>Yes, and I for one love it :-)
>
>Now if I could just access the actual svn repository as well, I'd be
>even happier...
>
>
>
>

I have added it to the set of useful links on pgfoundry's front page.

cheers

andrew


From: "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>
To: Andrew Dunstan <andrew(at)dunslane(dot)net>
Cc: Magnus Hagander <mha(at)sollentuna(dot)net>, Alvaro Herrera <alvherre(at)commandprompt(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Michael Fuhr <mike(at)fuhr(dot)org>, pgsql-patches(at)postgresql(dot)org
Subject: Re: Check for integer overflow in datetime functions
Date: 2005-12-02 16:17:02
Message-ID: 4390737E.2060405@commandprompt.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-patches


>>>
>>> http://projects.commandprompt.com/projects/public/pgsql/browser/trunk/pgsql
>>>
>>>
>>> It has the additional advantage over our current CVSweb that it's
>>> set with tabs to 4 spaces, so it looks just like our code is
>>> supposed to ...
>>>
>>

I need to spend some time on it to see if there is a way that I can
convert more then the whole tree at a time within the same repository.
Right now we have to convert
the whole thing which takes quite a bit of time.

Oh and don't forget to use the RSS capabilities.

>>
>> Yes, and I for one love it :-)
>>
>> Now if I could just access the actual svn repository as well, I'd be
>> even happier...
>
We are also happy to provide accounts to those who would like to
actually use the wiki to discuss specific aspects of the code. This
would be more for wannabe hacker edibility,
tips, tricks etc...

>>
>
> I have added it to the set of useful links on pgfoundry's front page.

Cool!

Joshua D. Drake

>
> cheers
>
> andrew
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: explain analyze is your friend

--
The PostgreSQL Company - Command Prompt, Inc. 1.503.667.4564
PostgreSQL Replication, Consulting, Custom Development, 24x7 support
Managed Services, Shared and Dedicated Hosting
Co-Authors: PLphp, PLperl - http://www.commandprompt.com/