Fix unsigned output for signed values in SLRU error reporting - Mailing list pgsql-hackers

From Pavel Borisov
Subject Fix unsigned output for signed values in SLRU error reporting
Date
Msg-id CALT9ZEHN7hWJo6MgJKqoDMGj=GOzQU50wTvOYZXDj7x=sUK-kw@mail.gmail.com
Whole thread Raw
Responses Re: Fix unsigned output for signed values in SLRU error reporting  (Andres Freund <andres@anarazel.de>)
List pgsql-hackers
Hi, hackers!

I've noticed that in SRLU error reporting both signed and unsigned values are output as %u. I think it is worth correcting this with the very simple patch attached.

Thanks!

--
Best regards,
Pavel Borisov

Postgres Professional: http://postgrespro.com
Attachment

pgsql-hackers by date:

Previous
From: Thomas Munro
Date:
Subject: Re: Probable CF bot degradation
Next
From: Tom Lane
Date:
Subject: Re: Tab completion for SET TimeZone