pgsql: Fix incorrect format placeholders

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

Also choose better types for the underlying variables to make this
more consistent.

Branch
------
master

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

Modified Files
--------------
contrib/pageinspect/heapfuncs.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)


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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: pgsql: Add support for Visual Studio 2022 in build scripts
Следующее
От: David Rowley
Дата:
Сообщение: Re: pgsql: Flush Memoize cache when non-key parameters change