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
---------------------------(end of broadcast)--------------------------- TIP 9: the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match