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

From: Dave Page <dpage(at)pgadmin(dot)org>
To: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
Cc: 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:19:02
Message-ID: 937d27e10911240119u5d154075iec4768d0cc4522c4@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

On Tue, Nov 24, 2009 at 9:14 AM, Guillaume Lelarge
<guillaume(at)lelarge(dot)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

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Magnus Hagander 2009-11-24 09:38:24 Re: Next patch for 8.5 support: ALTER TABLE ... ALTER COLUMN ... SET STATISTICS DISTINCT
Previous Message Guillaume Lelarge 2009-11-24 09:14:19 Re: Next patch for 8.5 support: ALTER TABLE ... ALTER COLUMN ... SET STATISTICS DISTINCT