]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Fix error message.
authorThomas Munro <tmunro@postgresql.org>
Thu, 23 Jul 2020 09:10:49 +0000 (21:10 +1200)
committerThomas Munro <tmunro@postgresql.org>
Thu, 23 Jul 2020 09:18:25 +0000 (21:18 +1200)
commit47adb24882b248db80b5b554cfb4474ca38516e5
tree9118704b7dfd23d4577225c50bf3b24c1d0211e2
parent11c320dcebc0191e527528d65a4008bcf904c582
Fix error message.

Remove extra space.  Back-patch to all releases, like commit 7897e3bb.

Author: Lu, Chenyang <lucy.fnst@cn.fujitsu.com>
Discussion: https://postgr.es/m/795d03c6129844d3803e7eea48f5af0d%40G08CNEXMBPEKD04.g08.fujitsu.local
src/backend/storage/file/buffile.c