Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

Re: pgAdmin III truncates numeric values in edit


  • From: Andreas Pflug <pgadmin(at)pse-consulting(dot)de>
  • To: Dave Page <dpage(at)vale-housing(dot)co(dot)uk>
  • Cc: Masoud Taherkhani <mtaherkhani(at)yahoo(dot)com>, pgadmin-support(at)postgresql(dot)org
  • Subject: Re: pgAdmin III truncates numeric values in edit
  • Date: Thu, 28 Aug 2003 17:10:10 +0200
  • Message-id: <3F4E1B52.8070100@pse-consulting.de> <text/plain>

Dave Page wrote:

Hi,
I can repeat this problem, and having looked into it, I think it's a wxWindows bug. I'll add it to the bugs list.


Fixed.

When no numeric precision is specified, wxWindows will use its default of 6, which we don't like in this case.
I rewrote this code, eliminating another old bug at the same time.

Regards,
Andreas




Home | Main Index | Thread Index

Privacy Policy | About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group