Re: Support for unlogged tables

Поиск
Список
Период
Сортировка
От Magnus Hagander
Тема Re: Support for unlogged tables
Дата
Msg-id AANLkTi=8zdOwb5=97A_Bu8VWMSP4g8O0z-iL1wjiXcy2@mail.gmail.com
обсуждение исходный текст
Ответ на Support for unlogged tables  (Guillaume Lelarge <guillaume@lelarge.info>)
Ответы Re: Support for unlogged tables  (Guillaume Lelarge <guillaume@lelarge.info>)
Список pgadmin-hackers
On Fri, Dec 31, 2010 at 00:28, Guillaume Lelarge <guillaume@lelarge.info> wrote:
> Hi,
>
> This 9.1 new feature is supported with this patch. It takes care of the
> table property tab, table dialog, and pg_dump window.
>
> Comments?

Haven't tried building it, but this looks weird:

-    EVT_CHECKBOX(XRCID("chkHasOids"),               dlgProperty::OnChange)
+    EVT_CHECKBOX(XRCID("chkUnlogged"),               dlgProperty::OnChange)


should it really move the HasOids one?


--
 Magnus Hagander
 Me: http://www.hagander.net/
 Work: http://www.redpill-linpro.com/

В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Magnus Hagander
Дата:
Сообщение: Re: Source reindenting
Следующее
От: Dave Page
Дата:
Сообщение: Re: code.pgadmin.org