Re: Next patch for 8.5 support: ALTER TABLE ... ALTER COLUMN ... SET STATISTICS DISTINCT

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: Heikki Linnakangas <heikki(dot)linnakangas(at)enterprisedb(dot)com>
Cc: Dave Page <dpage(at)pgadmin(dot)org>, pgadmin-hackers(at)postgresql(dot)org
Subject: Re: Next patch for 8.5 support: ALTER TABLE ... ALTER COLUMN ... SET STATISTICS DISTINCT
Date: 2009-11-24 09:53:04
Message-ID: 200911241053.05085.guillaume@lelarge.info
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Le mardi 24 novembre 2009 à 10:42:25, Heikki Linnakangas a écrit :
> Guillaume Lelarge wrote:
> > Le mardi 24 novembre 2009 à 09:50:17, Dave Page a écrit :
> >> On Mon, Nov 23, 2009 at 8:00 PM, Guillaume Lelarge
> >>
> >> <guillaume(at)lelarge(dot)info> wrote:
> >>> I finally found local branches. They are quite useful :) So I think
> >>> I'll try to learn more about git.
> >>
> >> Ahh - there we go. Another convert :-).
> >
> > Yes. I was quite impressed so far.
> >
> > Unfortunately, yesterday evening, I had a big fight with it. I tried the
> > "git rebase git-svn --interactive", and I did a big mistake (IIRC, I
> > tried to squash the first commit, which it didn't like at all). I didn't
> > find a way to fix my mistake, so I had to "git svn clone" once again
> > (which, BTW, is a really long, long operation).
>
> If you were still in rebase mode, "git rebase --abort" might've saved
> you. Interactive rebase is very powerful. I use it every now and then
> but you need to be a bit careful. And abort if it goes wrong.
>

That did the trick. Thanks, Heikki :)

--
Guillaume.
http://www.postgresqlfr.org
http://dalibo.com

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Guillaume Lelarge 2009-11-24 09:57:43 Re: Next patch for 8.5 support: ALTER TABLE ... ALTER COLUMN ... SET STATISTICS DISTINCT
Previous Message Heikki Linnakangas 2009-11-24 09:42:25 Re: Next patch for 8.5 support: ALTER TABLE ... ALTER COLUMN ... SET STATISTICS DISTINCT