pgsql: Fix accidentally swapped error message arguments

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема pgsql: Fix accidentally swapped error message arguments
Дата
Msg-id E1hiRX6-0005Xj-0y@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix accidentally swapped error message arguments

Author: Alexey Kondratov <a.kondratov@postgrespro.ru>

Branch
------
REL_12_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/91be5387c20dbd9a015b37064cb789a368974b00

Modified Files
--------------
src/bin/initdb/initdb.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: Remove redundant newlines from error messages
Следующее
От: Michael Paquier
Дата:
Сообщение: pgsql: Add support for Visual Studio 2019 in build scripts