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

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: [OT] there is a way to extract a previously applied patch?
Дата
Msg-id 603c8f070901272105y66c1ba69lcee1a7ea4fdf01b6@mail.gmail.com
обсуждение исходный текст
Ответ на [OT] there is a way to extract a previously applied patch?  (Jaime Casanova <jcasanov@systemguards.com.ec>)
Ответы Re: [OT] there is a way to extract a previously applied patch?
Re: [OT] there is a way to extract a previously applied patch?
Re: [OT] there is a way to extract a previously applied patch?
Список pgsql-hackers
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.  :-)

...Robert

Вложения

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