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