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

From Guillaume Lelarge
Subject Re: Next patch for 8.5 support: ALTER TABLE ... ALTER COLUMN ... SET STATISTICS DISTINCT
Date
Msg-id 200911232100.53131.guillaume@lelarge.info
Whole thread Raw
In response to Re: Next patch for 8.5 support: ALTER TABLE ... ALTER COLUMN ... SET STATISTICS DISTINCT  (Dave Page <dpage@pgadmin.org>)
Responses Re: Next patch for 8.5 support: ALTER TABLE ... ALTER COLUMN ... SET STATISTICS DISTINCT
List pgadmin-hackers
Le lundi 23 novembre 2009 à 10:36:03, Dave Page a écrit :
> On Mon, Nov 23, 2009 at 2:40 AM, Guillaume Lelarge
>
> <guillaume@lelarge.info> wrote:
> > Hi,
> >
> > Here is a patch to add the support for this new 8.5 functionality. Ticket
> > is http://code.pgadmin.org/trac/ticket/95, commitfest item is
> > https://commitfest.postgresql.org/action/patch_view?id=73.
>
> Seems useful to me.
>

Commited.

> > It was a quite simple patch. I used the git-svn method to get the code,
> > and build the patch. I'm not really used to it right now, I hope to find
> > a real use of this method.
>
> How do you mean?
>

I finally found local branches. They are quite useful :) So I think I'll try
to learn more about git.


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

pgadmin-hackers by date:

Previous
From: svn@pgadmin.org
Date:
Subject: SVN Commit by guillaume: r8088 - in trunk/pgadmin3: . pgadmin/dlg pgadmin/include/schema pgadmin/schema pgadmin/ui
Next
From: "pgAdmin Trac"
Date:
Subject: Re: [pgAdmin III] #95: Support "ALTER TABLE ... ALTER COLUMN ... SET DISTINCT"