Hi list,
I did a trigger to update a points on a table but in some cases the
PostgreSQL does a round of my Numeric like.
If >= 0.5 so postgresql puts 1
If < 0.5 so postgresql puts 0
Did anybody knows if it is possible to control this matter ?
Regards
Ezequias