Re: Support for unlogged tables - Mailing list pgadmin-hackers

From Magnus Hagander
Subject Re: Support for unlogged tables
Date
Msg-id AANLkTi=8zdOwb5=97A_Bu8VWMSP4g8O0z-iL1wjiXcy2@mail.gmail.com
Whole thread Raw
In response to Support for unlogged tables  (Guillaume Lelarge <guillaume@lelarge.info>)
Responses Re: Support for unlogged tables  (Guillaume Lelarge <guillaume@lelarge.info>)
List 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 by date:

Previous
From: Magnus Hagander
Date:
Subject: Re: Source reindenting
Next
From: Dave Page
Date:
Subject: Re: code.pgadmin.org