Re: PITR Phase 1 - Full set of patches

From: Alvaro Herrera <alvherre(at)dcc(dot)uchile(dot)cl>
To: Simon Riggs <simon(at)2ndquadrant(dot)com>
Cc: pgsql-patches(at)postgresql(dot)org
Subject: Re: PITR Phase 1 - Full set of patches
Date: 2004-04-30 02:12:37
Message-ID: 20040430021237.GW4503@dcc.uchile.cl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

On Thu, Apr 29, 2004 at 09:58:49PM -0400, Alvaro Herrera wrote:

> Note that sometimes I do things incrementally, so I do "incremental
> diffs" by commands like
> cd /home/alvherre/CVS/pgsql/source
> diff -cr --exclude-from=ignore-diff 01xact 02blahblah
^^^

Note that this should be -Ncr -- I don't create a lot of new files ...

--
Alvaro Herrera (<alvherre[a]dcc.uchile.cl>)
"Cuando no hay humildad las personas se degradan" (A. Christie)

In response to

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2004-04-30 04:53:15 Re: FW: Timezone library
Previous Message Alvaro Herrera 2004-04-30 01:58:49 Re: PITR Phase 1 - Full set of patches