pgsql: test_slru: Fix incorrect format placeholders

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема pgsql: test_slru: Fix incorrect format placeholders
Дата
Msg-id E1u9f6R-00082y-0k@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
test_slru: Fix incorrect format placeholders

Before commit a0ed19e0a9e there was a cast around these, but the cast
inadvertently changed the signedness, but that made the format
placeholder correct.  Commit a0ed19e0a9e removed the casts, so now the
format placeholders had the wrong signedness.

Branch
------
master

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

Modified Files
--------------
src/test/modules/test_slru/test_slru.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)


В списке pgsql-committers по дате отправления: