Re: pgAdmin III truncates numeric values in - Mailing list pgadmin-support

From Dave Page
Subject Re: pgAdmin III truncates numeric values in
Date
Msg-id 03AF4E498C591348A42FC93DEA9661B844B53C@mail.vale-housing.co.uk
Whole thread Raw
List pgadmin-support

> -----Original Message-----
> From: Miha Radej [mailto:miha.radej@siix.com]
> Sent: 28 August 2003 16:30
> To: pgadmin-support@postgresql.org
> Subject: Re: [pgadmin-support] pgAdmin III truncates numeric values in
>
>
> Hi!
>
> I was wondering, if one double clicks on a field (truncated
> or not) and
> doesn't make any changes, then pgAdmin doesn't need to change
> the data? If
> I understand correctly, the value entered was 1.51515151515151512 and
> displayed as 1.515152. If Masoud wouldn't have double clicked
> on the field
> then pgAdmin wouldn't change the value as it apparently did
> in this case. So, does pgAdmin, whenever one double clicks on
> a field and then somewhere
> else, consider that data as altered and updates the table?

No, it only updated it because the data had changed. pgAdmin just didn't
realise that it was changed by wxWindows, not the user. Andreas
committed a fix for another bug that actually replaced this wx code
anyway, and appears to solve this problem as well.

Regards, Dave.


pgadmin-support by date:

Previous
From: Miha Radej
Date:
Subject: Re: pgAdmin III truncates numeric values in
Next
From: "Donald Fraser"
Date:
Subject: pgAdmin III No Trigger Functions available