Re: [patch] remove strver's leftover from error message in Solution.pm
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Anton Voloshin <a.voloshin@postgrespro.ru>
Cc: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2021-06-26T00:37:47Z
Lists: pgsql-hackers
On Sat, Jun 26, 2021 at 12:47:50AM +0700, Anton Voloshin wrote: > I think this should be backported to REL_13_STABLE, but not to REL_12_STABLE > and earlier, where strver was still present. Good catch! I will take care of that. -- Michael
Commits
-
Remove non-existing variable reference in MSVC's Solution.pm
- 88274a7a314e 13.4 landed
- d5a2c413fcdd 14.0 landed