Adopt <inttypes.h> macros in format strings.

Edit
ID 5429
Title Adopt <inttypes.h> macros in format strings.
Topic Refactoring
Created 2024-12-10 03:41:27
Last modified 2024-12-10 03:41:37 (1 week, 4 days ago)
Latest email 2024-12-06 12:13:21 (2 weeks, 1 day ago)
Status
2025-01: Needs review
Target version
Authors Thomas Munro (macdice)
Reviewers Become reviewer
Committer
Links CFbot results (CirrusCI) CFbot GitHub
Checkout latest CFbot patchset Go to your local checkout of the PostgreSQL repository and run:
git remote add commitfest https://github.com/postgresql-cfbot/postgresql.git
git fetch commitfest cf/5429
git checkout commitfest/cf/5429
Emails
64 bit numbers vs format strings
First at 2024-12-05 22:18:25 by Thomas Munro <thomas.munro at gmail.com>
Latest at 2024-12-06 12:13:21 by Alvaro Herrera <alvherre at alvh.no-ip.org>
Latest attachment (0001-Use-PRI-64-instead-of-ll-in-format-strings.patch) at 2024-12-05 22:18:25 from Thomas Munro <thomas.munro at gmail.com>
    Attachment (0001-Use-PRI-64-instead-of-ll-in-format-strings.patch) at 2024-12-05 22:18:25 from Thomas Munro <thomas.munro at gmail.com> (Patch: No)
History
When Who What
2024-12-10 03:41:37 Thomas Munro (macdice) Changed authors to Thomas Munro (macdice)
2024-12-10 03:41:27 Thomas Munro (macdice) Attached mail thread CA+hUKGJc4s+Wyb3EFOQNN9VVK+Qv40r2LK41o9PkS9ThxviTvQ@mail.gmail.com
2024-12-10 03:41:27 Thomas Munro (macdice) Created patch record
Edit