You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The PostgreSQL Multiple Precision Arithmetic extension (PGMP) is a wrapper around the GNU multiple precision arithmetic library (GMP). It allows to create and store integer, rational and floating point numbers with arbitrary precision and to perform efficient calculations using these data types.