"Andrus" <[EMAIL PROTECTED]> writes: > Why numeric(2) is not casted to integer automatically ?
Because it would lose data, eg '4.4' being rounded to 4. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 6: explain analyze is your friend