Mark Dilger <hornschnor...@gmail.com> writes: > On 11/24/19 8:12 AM, Ranier Vilela wrote: >> The test "if (zeropadlen > 0)" is redundant and can be salely removed. >> It has already been tested in the same path.
> I have not tested your patch, but it looks right to me. Agreed, seems like an oversight in an old patch of mine. Pushed. I concur with John's nearby complaint that you're not submitting diffs in a useful format. The file paths are weird. Also, it's generally proven to be a good idea to send diffs as attachments, not embedded in-line in the email --- in-line text is far too prone to get mangled by assorted mail programs. regards, tom lane