Re: Useless string ouput in error message
Magnus Hagander <magnus@hagander.net>
From: Magnus Hagander <magnus@hagander.net>
To: "Tang, Haiying" <tanghy.fnst@cn.fujitsu.com>
Cc: Fabien COELHO <coelho@cri.ensmp.fr>, "pgsql-hackers@postgresql.org" <pgsql-hackers@postgresql.org>
Date: 2020-11-09T09:39:21Z
Lists: pgsql-hackers
On Mon, Nov 9, 2020 at 9:39 AM Tang, Haiying <tanghy.fnst@cn.fujitsu.com> wrote: > > Hi > > I think I found a typo for the output of an error message which may cause building warning. > Please refer to the attachment for the detail. > > Previous discussion: > https://www.postgresql.org/message-id/alpine.DEB.2.21.1910311939430.27369@lancre Yeah, this looks like a copy/paste error. Pushed and backpatched to 13 where it was introduced. -- Magnus Hagander Me: https://www.hagander.net/ Work: https://www.redpill-linpro.com/
Commits
-
Remove incorrect %s in string
- 7d94c017b945 13.1 landed
- 7e84dd212040 14.0 landed