Rudy Koento wrote:
3) When I add a constraint on the dialog box,
changing the "References" listbox (on "Properties"
tab) doesn't change the "Referencing" listbox (on
"Columns" tab). So after clicking "OK", the pgadmin3
segfaulted.
Fixed, by using EVT_TEXT instead of EVT_COMBOBOX which obviously behaves
different from win32's CBN_SELCHANGE which is needed. However, this
should never have caused a crash... Please try again with notight's
snapshot whether this persists.
Regards,
Andreas
---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
(send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])