Re: [OT] there is a way to extract a previously applied patch?

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема Re: [OT] there is a way to extract a previously applied patch?
Дата
Msg-id 497FEAFA.9060905@dunslane.net
обсуждение исходный текст
Ответ на Re: [OT] there is a way to extract a previously applied patch?  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-hackers

Robert Haas wrote:
> Easy to do with git.
>
> $ git log
>
> Use "/Allow AS" to find the commit.  Oh, there it is.
>
> $ git log -1 -p 4f08d8492598a518f803d8c2979b39f0050b0f8d > allow-as.patch
>
> Attached for your convenience.  :-)
>   

Please don't post patches for private use on the list.

cheers

andrew



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Robert Treat
Дата:
Сообщение: Re: 8.4 release planning
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: [OT] there is a way to extract a previously applied patch?