patching utilities? - Mailing list pgsql-hackers

From Thomas G. Lockhart
Subject patching utilities?
Date
Msg-id 3614F3DC.A4965CE0@alumni.caltech.edu
Whole thread Raw
Responses Re: [HACKERS] patching utilities?  (Bruce Momjian <maillist@candle.pha.pa.us>)
List pgsql-hackers
Is it too late to consider distributing a patching mechanism with the
upcoming release?

Probably everyone has some sort of utility for doing this; I've got
GenPatches and ApplyPatches which traverse the source tree looking for
".orig" files and running diff on any it finds, saving the results to
.patch files. If we packaged these routines (perhaps slightly modified
to encapsulate any patches into a specific area; or we could use someone
else's routines) into a new directory

  $(POSTGRESDIR)/patch

then we could generate standard patch tarballs which people could put
into that directory and then automatically expand and apply.

Does anyone want to work on it?

                    - Tom

pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] regproc fix
Next
From: "Jackson, DeJuan"
Date:
Subject: RE: [HACKERS] SQL92