pgsql: Fix incorrect format placeholders

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

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/261cf8962b8ce92ce62c47148bd72a2c2e3351b0

Modified Files
--------------
src/backend/storage/ipc/standby.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)


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

Предыдущее
От: Amit Kapila
Дата:
Сообщение: pgsql: Refactor pgoutput_change().
Следующее
От: Daniel Gustafsson
Дата:
Сообщение: pgsql: Fix pointer cast for seed calculation on 32-bit systems