]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Fix printf format specfiers in test_int128 module.
authorDean Rasheed <dean.a.rasheed@gmail.com>
Wed, 6 Aug 2025 09:16:14 +0000 (10:16 +0100)
committerDean Rasheed <dean.a.rasheed@gmail.com>
Wed, 6 Aug 2025 09:16:14 +0000 (10:16 +0100)
commit811633105a38bc40ff2f75879a4b9a1113bb0347
tree122b4460fe87473a685c41538163379266f04780
parent73d33be4dab7923bf879b82e8ea5fa214099b516
Fix printf format specfiers in test_int128 module.

Compiler warnings introduced by 8c7445a0081.

Author: Dean Rasheed <dean.a.rasheed@gmail.com>
src/test/modules/test_int128/test_int128.c