Re: 2WRS [WIP]

From: "Jaime Casanova" <systemguards(at)gmail(dot)com>
To: "Manolo _" <mac_man2005(at)hotmail(dot)it>
Cc: "David Fetter" <david(at)fetter(dot)org>, pgsql-patches(at)postgresql(dot)org
Subject: Re: 2WRS [WIP]
Date: 2008-02-08 05:27:23
Message-ID: c2d9e70e0802072127w585bc48fx56f110c577aa0afe@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

On Feb 7, 2008 6:04 AM, Manolo _ <mac_man2005(at)hotmail(dot)it> wrote:
>
> HI.
>
> I send you the diff of my code against the current CVS TIP.
> Please tell me if it's what you were asking for.
>

not actually, because your patch removes an improvement that was
included in 8.3...
what you will have to do (if someone has a better solution feel free
to comment on this) is to manually merge your 8.2's patch into the
8.3's source and then generate a diff

another sugestion is to comment a little more your code. simply put a
mark where you modify something is not a comment, specially if you can
get that info from a simple cvs diff

--
regards,
Jaime Casanova

"Programming today is a race between software engineers striving to
build bigger and better idiot-proof programs and the universe trying
to produce bigger and better idiots.
So far, the universe is winning."
Richard Cook

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Simon Riggs 2008-02-08 06:40:40 Re: configurability of OOM killer
Previous Message Fabien COELHO 2008-02-08 03:56:14 Re: PostgreSQL 8.4 development plan

Browse pgsql-patches by date

  From Date Subject
Next Message Hiroshi Saito 2008-02-08 12:29:31 problem in win32.mak of 8.0.15
Previous Message Manolo _ 2008-02-07 11:04:52 Re: 2WRS [WIP]