Thread: pgsql: Fix error message in pre_sync_fname.

pgsql: Fix error message in pre_sync_fname.

From
Robert Haas
Date:
Fix error message in pre_sync_fname.

The old one didn't include %m anywhere, and required extra
translation.

Report by Peter Eisentraut. Fix by me. Review by Tom Lane.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/922de19ef25e559b1a7ad5c583ee4439e53cae98

Modified Files
--------------
src/backend/storage/file/fd.c |    2 +-
1 file changed, 1 insertion(+), 1 deletion(-)