pgsql: Fix accidentally swapped error message arguments

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix accidentally swapped error message arguments
Date: 2019-07-02 22:45:52
Message-ID: E1hiRX6-0005Xj-0y@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix accidentally swapped error message arguments

Author: Alexey Kondratov <a(dot)kondratov(at)postgrespro(dot)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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Paquier 2019-07-02 23:59:46 pgsql: Add support for Visual Studio 2019 in build scripts
Previous Message Peter Eisentraut 2019-07-02 22:39:08 pgsql: Remove redundant newlines from error messages