diff options
author | Dean Rasheed | 2020-01-25 14:00:59 +0000 |
---|---|---|
committer | Dean Rasheed | 2020-01-25 14:00:59 +0000 |
commit | 13661ddd7eaec7e2809ff5c29fc14653b6161036 (patch) | |
tree | 478835d5b14b5b5c304face1c351079495cdbb38 /src/backend/access/gist/gistvacuum.c | |
parent | 530609aa4263bee5b5ca205d83f0dbad098d0465 (diff) |
Add functions gcd() and lcm() for integer and numeric types.
These compute the greatest common divisor and least common multiple of
a pair of numbers using the Euclidean algorithm.
Vik Fearing, reviewed by Fabien Coelho.
Discussion: https://postgr.es/m/[email protected]
Diffstat (limited to 'src/backend/access/gist/gistvacuum.c')
0 files changed, 0 insertions, 0 deletions