pgsql: Fix accidentally swapped error message arguments - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: Fix accidentally swapped error message arguments
Date
Msg-id E1hiRX6-0005Xj-0y@gemulon.postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: Peter Eisentraut
Date:
Subject: pgsql: Remove redundant newlines from error messages
Next
From: Michael Paquier
Date:
Subject: pgsql: Add support for Visual Studio 2019 in build scripts