A quick check of the source code (src/backend/utils/adt/numeric.c) shows it's base 10000, each "digit" represented as an int16. It's not strictly speaking BCD, but there's no computational difference.

--
-- Christophe Pettus
   [email protected]


--
Sent via pgsql-general mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to