Re: Bug in properties dialogue for role - Mailing list pgadmin-hackers

From Erwin Brandstetter
Subject Re: Bug in properties dialogue for role
Date
Msg-id 46BCA0FE.2030803@unet.univie.ac.at
Whole thread Raw
In response to Re: Bug in properties dialogue for role  (Erwin Brandstetter <brandstetter@falter.at>)
List pgadmin-hackers
Erwin Brandstetter wrote:
> dpage@postgresql.org wrote:
>>
>> Sounds like it thinks you're editting a numeric value. Are you sure
>> you weren't?
>>
>> /D
>>
> I am sure. Try the test case.
> But I guess you found the root of the problem right there: pgadmin
> probably thinks it is editing a numeric value, though it is text.

I have checked on the docs. I quote from
    http://www.postgresql.org/docs/8.1/static/sql-set.html
    http://www.postgresql.org/docs/8.2/static/sql-set.html

/>value/
 >   New value of parameter. Values can be specified as string
constants, identifiers, numbers, or comma-separated lists of these.
DEFAULT can be used to specify resetting the parameter to its default
value.

Identifiers are text. I suspect pgadmin expects numbers, regardless.


Regards
Erwin

pgadmin-hackers by date:

Previous
From: Erwin Brandstetter
Date:
Subject: User friendly messages in output pane
Next
From: Erwin Brandstetter
Date:
Subject: Re: Change for connection name