"Andrus" <[EMAIL PROTECTED]> writes: > Why Postgres 8.1.1 in XP returns different exponents ( 10^6, 10^9, 10^7) for > field with precision 9, scale 3 ?
Could we see a complete test case --- ie, what are the input values causing these messages? regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 9: In versions below 8.0, the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match