Re: [OT] there is a way to extract a previously applied patch? - Mailing list pgsql-hackers

From Jaime Casanova
Subject Re: [OT] there is a way to extract a previously applied patch?
Date
Msg-id 3073cc9b0901272113ic80a3der5ffa422057f5e0eb@mail.gmail.com
Whole thread Raw
In response to Re: [OT] there is a way to extract a previously applied patch?  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
On Wed, Jan 28, 2009 at 12:05 AM, Robert Haas <robertmhaas@gmail.com> 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.  :-)
>

thanks, i will have to start to learn GIT


--
Atentamente,
Jaime Casanova
Soporte y capacitación de PostgreSQL
Asesoría y desarrollo de sistemas
Guayaquil - Ecuador
Cel. +59387171157


pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: [OT] there is a way to extract a previously applied patch?
Next
From: Greg Smith
Date:
Subject: Re: pg_upgrade project status