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

Поиск
Список
Период
Сортировка
От Guillaume Lelarge
Тема Re: Next patch for 8.5 support: ALTER TABLE ... ALTER COLUMN ... SET STATISTICS DISTINCT
Дата
Msg-id 200911232100.53131.guillaume@lelarge.info
обсуждение исходный текст
Ответ на Re: Next patch for 8.5 support: ALTER TABLE ... ALTER COLUMN ... SET STATISTICS DISTINCT  (Dave Page <dpage@pgadmin.org>)
Ответы Re: Next patch for 8.5 support: ALTER TABLE ... ALTER COLUMN ... SET STATISTICS DISTINCT
Список 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 по дате отправления:

Предыдущее
От: svn@pgadmin.org
Дата:
Сообщение: SVN Commit by guillaume: r8088 - in trunk/pgadmin3: . pgadmin/dlg pgadmin/include/schema pgadmin/schema pgadmin/ui
Следующее
От: "pgAdmin Trac"
Дата:
Сообщение: Re: [pgAdmin III] #95: Support "ALTER TABLE ... ALTER COLUMN ... SET DISTINCT"