mirror of
https://github.com/postgres/postgres.git
synced 2026-06-07 08:09:18 -04:00
fe2bf8f810
max(numeric) wasn't tested at all, min(numeric) was only used by some unrelated tests. Add explicit tests with the other numeric aggregate functions.