patching utilities?

Поиск
Список
Период
Сортировка
От Thomas G. Lockhart
Тема patching utilities?
Дата
Msg-id 3614F3DC.A4965CE0@alumni.caltech.edu
обсуждение исходный текст
Ответы Re: [HACKERS] patching utilities?
Список 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 по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [HACKERS] regproc fix
Следующее
От: "Jackson, DeJuan"
Дата:
Сообщение: RE: [HACKERS] SQL92