pgsql: Fix incorrect format placeholders

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

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/303d4eb1c548f1d0821e168a6e7c7e9bd02c8088

Modified Files
--------------
src/bin/pg_basebackup/pg_recvlogical.c | 4 ++--
src/bin/pg_basebackup/receivelog.c     | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)


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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: pgsql: Remove global variable "LastRec" in xlog.c
Следующее
От: Daniel Gustafsson
Дата:
Сообщение: pgsql: Doc: add see-also references to CREATE PUBLICATION.