Re: [PATCH] Remove workarounds to format [u]int64's - Mailing list pgsql-hackers

From Pavel Borisov
Subject Re: [PATCH] Remove workarounds to format [u]int64's
Date
Msg-id CALT9ZEFvsswERHm5oJ_-57gQzugxLVbjuwgtSj-Niow7tC7Y_Q@mail.gmail.com
Whole thread Raw
In response to Re: [PATCH] Remove workarounds to format [u]int64's  (Aleksander Alekseev <aleksander@timescale.com>)
List pgsql-hackers
> Probably you can do (long long) instead of (long long int). It is shorter and this is used elsewhere in the code.

Thanks! Here is the updated patch. I also added Reviewed-by: and
Discussion: to the commit message.
Thanks, Alexander!
I suggest the patch is in a good shape to be committed.
(
Maybe some strings that don't fit screen cloud be reflowed:
 (long long int)seqdataform->last_value, (long long int)seqform->seqmax)));
)

--
Best regards,
Pavel Borisov

Postgres Professional: http://postgrespro.com

pgsql-hackers by date:

Previous
From: Aleksander Alekseev
Date:
Subject: Re: [PATCH] Remove workarounds to format [u]int64's
Next
From: Dave Page
Date:
Subject: Re: Problem with moderation of messages with patched attached.