pgsql: Fix compiler warning about format truncation

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix compiler warning about format truncation
Date: 2018-04-06 12:50:23
Message-ID: E1f4Qox-0000Vk-F3@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix compiler warning about format truncation

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/2cd6520e78fe8bbb4ba38f6c7624c002aa8cc481

Modified Files
--------------
src/bin/pg_verify_checksums/pg_verify_checksums.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2018-04-06 13:10:04 pgsql: Improve messaging during logical replication worker startup
Previous Message Tom Kincaid 2018-04-06 11:37:34 Re: pgsql: New files for MERGE