On Wed, 7 Jul 2021 at 02:46, David Christensen
<david.christen...@crunchydata.com> wrote:
> if we do decide to expand the units table there will be a
> few additional changes (most significantly, the return value of 
> `pg_size_bytes()` will need to switch
> to `numeric`).

I wonder if it's worth changing pg_size_bytes() to return NUMERIC
regardless of if we add any additional units or not.

Would you like to create 2 patches, one to change the return type and
another to add the new units, both based on top of the v2 patch I sent
earlier?

David


Reply via email to