pgsql: Fix printf format specfiers in test_int128 module. - Mailing list pgsql-committers

From Dean Rasheed
Subject pgsql: Fix printf format specfiers in test_int128 module.
Date
Msg-id E1ujaI7-0011Oe-03@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix printf format specfiers in test_int128 module.

Compiler warnings introduced by 8c7445a0081.

Author: Dean Rasheed <dean.a.rasheed@gmail.com>

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/811633105a38bc40ff2f75879a4b9a1113bb0347

Modified Files
--------------
src/test/modules/test_int128/test_int128.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)


pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: pgsql: Remove INT64_HEX_FORMAT and UINT64_HEX_FORMAT
Next
From: Dean Rasheed
Date:
Subject: pgsql: Refactor int128.h, bringing the native and non-native code toget