Re: patch for spelling mistake

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: nconway(at)klamath(dot)dyndns(dot)org (Neil Conway)
Cc: pgsql-patches(at)postgresql(dot)org
Subject: Re: patch for spelling mistake
Date: 2001-07-10 23:20:28
Message-ID: 16271.994807228@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

nconway(at)klamath(dot)dyndns(dot)org (Neil Conway) writes:
> I think I made the patch properly; from the root of the 'pgsql'
> CVS module, apply with: patch -p0 < patchfile.

diff -c output is preferred. A plain diff such as you have here has too
little context to be safe to apply (if someone else has edited the file
since the version you diffed from, a plain diff patch is much too likely
to be applied incorrectly).

regards, tom lane

In response to

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2001-07-10 23:36:06 Re: Re: Time to read pg_hba.conf (Re: [PATCHES] [PATCH] Patch to make...)
Previous Message Neil Conway 2001-07-10 23:17:05 Re: 2 gig file size limit