pgsql: Fix incorrect format placeholders - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: Fix incorrect format placeholders
Date
Msg-id E1mpmWQ-0004OD-Uv@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix incorrect format placeholders

Also choose better types for the underlying variables to make this
more consistent.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/fb5961fd13b1262df280e400645bdf4ed192f058

Modified Files
--------------
contrib/pageinspect/heapfuncs.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)


pgsql-committers by date:

Previous
From: Michael Paquier
Date:
Subject: pgsql: Add support for Visual Studio 2022 in build scripts
Next
From: David Rowley
Date:
Subject: Re: pgsql: Flush Memoize cache when non-key parameters change