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
------
REL9_2_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/b9215bc5d05a31ce056e7abb2c73cd864e6d0811

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