pgsql: Fix compiler warning about format truncation

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема pgsql: Fix compiler warning about format truncation
Дата
Msg-id E1f4Qox-0000Vk-F3@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix compiler warning about format truncation

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/2cd6520e78fe8bbb4ba38f6c7624c002aa8cc481

Modified Files
--------------
src/bin/pg_verify_checksums/pg_verify_checksums.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)


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

Предыдущее
От: Magnus Hagander
Дата:
Сообщение: Re: pgsql: Allow on-line enabling and disabling of data checksums
Следующее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: Improve messaging during logical replication worker startup