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

From Guillaume Lelarge
Subject Re: Support for unlogged tables
Date
Msg-id 4D2A02F6.8010108@lelarge.info
Whole thread Raw
In response to Re: Support for unlogged tables  (Jasmin Dizdarevic <jasmin.dizdarevic@gmail.com>)
List pgadmin-hackers
Le 06/01/2011 23:38, Jasmin Dizdarevic a écrit :
> [...]
> I've just build the latest master branch.
> I think there is a problem with the unlogged feature. pgAdmin crashes on
> pgsql 8.4. The problem (access violation) occurs on line 1224:
>
> *if (chkUnlogged->GetValue())*
> sql +=  wxT("UNLOGGED ")
>

Sorry for answering so late, I was quite ill since thursday afternoon.
Anyway, back to your issue. I forgot to update the xrcDialogs.cpp file.
I did the change and pushed it. I also found another bug that I fixed.

Thanks.


--
Guillaume
 http://www.postgresql.fr
 http://dalibo.com

pgadmin-hackers by date:

Previous
From: Guillaume Lelarge
Date:
Subject: pgAdmin III commit: Fix the enableing of Unlogged checkbox
Next
From: Jasmin Dizdarevic
Date:
Subject: Re: pgAdmin III commit: Fix the enableing of Unlogged checkbox