Hi!
Testing the pgAdmin III 1.8.0 Beta 3 (Aug 10 2007, rev: 6546M). Client
Win XP, host: Debian Etch / PG 8.2.4 and Debian Sarge / PG 8.1.8
A bug in the properties dialogue for a role, under "Variables":
While trying to change the "Variable Value", typing most letter keys has
no effect. Only "e" and some punctation marks actually show up in the
text control.
Present in beta 2 and beta 3.
Test case:
CREATE ROLE mytest LOGIN;
ALTER ROLE mytest SET search_path=mytest;
-- Then try changing the value "mytest" to "mytest, public" in the properties
dialogue.
Regards
Erwin