In projects migrating from Oracle to PostgreSQL, you may encounter the following decision: "It should be safe to just convert all NUMBER types to numeric." I understand the sentiment. numeric is an ...