[PATCH] keep the message consistent in buffile.c

Lu, Chenyang <lucy.fnst@cn.fujitsu.com>

From: "Lu, Chenyang" <lucy.fnst@cn.fujitsu.com>
To: "pgsql-hackers@postgresql.org" <pgsql-hackers@postgresql.org>
Date: 2020-07-23T03:23:47Z
Lists: pgsql-hackers

Attachments

Hi,hackers

When I analyze this commit:
https://github.com/postgres/postgres/commit/7897e3bb902c557412645b82120f4d95f7474906
I noticed that the message was not consistent with the previous one in ‘src/backend/storage/file/buffile.c’
To keep the message consistent, I made the patch.


See the attachment for the patch.


Best regards



Commits

  1. Fix error message.

  2. Fix buffile.c error handling.