On Wed, 9 Jul 2025 16:24:58 +0100 Raphael Taylor-Davies <[email protected]> wrote: > > DELTA_BINARY_PACKED to be used on FLBA(16) if > > that's a concern. > I don't think you can as DELTA_BINARY_PACKED requires arithmetic > operations to be well-defined for the type. > One could define it for > FLBA(16) in a way that assumes the contents to be Int128 but I think > that would be a little unusual.
Unusual, but well-defined anyway :) Regards Antoine.
