Re: Waiting the patch applied

From: Gaetano Mendola <mendola(at)bigfoot(dot)com>
To: "pgsql-patches(at)postgresql(dot)org" <pgsql-patches(at)postgresql(dot)org>
Subject: Re: Waiting the patch applied
Date: 2003-09-27 09:27:55
Message-ID: 3F75581B.6010406@bigfoot.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

Peter Eisentraut wrote:

> Gaetano Mendola writes:
>
>
>>one question just to know the right action to take:
>>After having submitted a patch in order to work on a
>>new patch shall I open another fresh CVS snapshot or shall
>>I work on top of my old patch not yet applied ( or refused )?
>
>
> Since applying the patch will change the CVS header in the affected files,
> this will mess up your next diff. Details depend on how you work exactly,
> but I remember having been burned by this exact issue several times. If
> your new work depends on your old patch being applied, then you'll just
> have to keep an extended set of working and reference trees around.

Ok, I will take a fresh sandbox then.

Thank you
Gaetano Mendola

In response to

Browse pgsql-patches by date

  From Date Subject
Next Message Peter Eisentraut 2003-09-27 14:06:15 Re: fix log_min_duration_statement logic error
Previous Message Bruce Momjian 2003-09-27 00:24:09 Re: NLS changes