On Fri, Dec 31, 2010 at 00:28, Guillaume Lelarge <guilla...@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/

-- 
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers

Reply via email to