Re: Crash when trying to view SQL for new unique constraint - Mailing list pgadmin-hackers

From Dave Page
Subject Re: Crash when trying to view SQL for new unique constraint
Date
Msg-id 46DFE4A8.4000801@postgresql.org
Whole thread Raw
In response to Crash when trying to view SQL for new unique constraint  (Erwin Brandstetter <brandstetter@falter.at>)
List pgadmin-hackers
Erwin Brandstetter wrote:
> Hi developers!
>
> Testing the pgAdmin III 1.8.0  Beta 4 (Sep 4 2007, rev: 6608:6609).
> Client Win XP, host: Debian Sarge / PG 8.1.8; host: Debian Etch / PG 8.1.9
>
> pgadmin crashes when I try to view the SQL for a UNIQUE constraint to be
> created via dialog.

It seems that a GUC without a value is set to 'unset' on 8.1 and not ''
as we get on 8.2. Having fixed this (which I found before testing your
report on 8.1), I can no longer recreate the issue you report.

Regards, Dave

pgadmin-hackers by date:

Previous
From: svn@pgadmin.org
Date:
Subject: SVN Commit by dpage: r6619 - trunk/pgadmin3/pgadmin/dlg
Next
From: svn@pgadmin.org
Date:
Subject: SVN Commit by dpage: r6620 - in trunk/pgadmin3/pgadmin: dlg frm