o(dot)tselebrovskiy(at)postgrespro(dot)ru writes:
> While working on an extension I've found an error in how length of
> encoded base64 string is calulated;
Yeah, I think you're right. It's not of huge significance, because
it just overestimates by 1 or 2 bytes, but we might as well get
it right. Thanks for the report and patch!
regards, tom lane