]> 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:15:01 +0000 (21:15 +1200)
commit6b366190d54a2cfc57782e11c62f05899e17b6ae
treecfc5b6dd2a98aa1ac9519ba0136afbc93f4dba9f
parent9f5162ef43c52396c4365b9cabfdffb4e4bf716d
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