pgsql: Fix incorrect format placeholders

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема pgsql: Fix incorrect format placeholders
Дата
Msg-id E1u8KVE-001jsw-0m@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
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/76d52e71659149d20d616c8a94c02793cedce066

Modified Files
--------------
src/fe_utils/print.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)


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