Re: Next patch for 8.5 support: ALTER TABLE ... ALTER COLUMN ... SET STATISTICS DISTINCT - Mailing list pgadmin-hackers

From Dave Page
Subject Re: Next patch for 8.5 support: ALTER TABLE ... ALTER COLUMN ... SET STATISTICS DISTINCT
Date
Msg-id 937d27e10911240119u5d154075iec4768d0cc4522c4@mail.gmail.com
Whole thread Raw
In response to Re: Next patch for 8.5 support: ALTER TABLE ... ALTER COLUMN ... SET STATISTICS DISTINCT  (Guillaume Lelarge <guillaume@lelarge.info>)
Responses Re: Next patch for 8.5 support: ALTER TABLE ... ALTER COLUMN ... SET STATISTICS DISTINCT
List pgadmin-hackers
On Tue, Nov 24, 2009 at 9:14 AM, Guillaume Lelarge
<guillaume@lelarge.info> wrote:

> 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).

Yeah, it is. I've never actually tried an interactive rebase. I
normally just 'git stash', then 'git svn rebase' and then 'git stash
apply'. I'm still a relative git newbie though - there may be better
ways to drive it.

--
Dave Page
EnterpriseDB UK: http://www.enterprisedb.com

pgadmin-hackers by date:

Previous
From: Guillaume Lelarge
Date:
Subject: Re: Next patch for 8.5 support: ALTER TABLE ... ALTER COLUMN ... SET STATISTICS DISTINCT
Next
From: Magnus Hagander
Date:
Subject: Re: Next patch for 8.5 support: ALTER TABLE ... ALTER COLUMN ... SET STATISTICS DISTINCT