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-0005Xi-12@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix accidentally swapped error message arguments

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

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/84c41ae81bdf15cac71cc5ae0af69b4815594522

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