pgsql: Fix function call typo in frontend Win32 code, commit 978f869b99

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix function call typo in frontend Win32 code, commit 978f869b99
Date: 2020-12-26 01:50:02
Message-ID: E1ksyiY-0004Qw-5B@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix function call typo in frontend Win32 code, commit 978f869b99

Reported-by: buildfarm member walleye

Backpatch-through: master

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/7705f8ca03713457bf7cde0b859a1ab45e4f268b

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

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2020-12-26 03:36:55 Re: pgsql: Add pg_alterckey utility to change the cluster key
Previous Message Bruce Momjian 2020-12-26 01:41:18 pgsql: Allow ssl_passphrase_command to prompt the terminal