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_1_STABLE Details ------- http://git.postgresql.org/pg/commitdiff/b965c808ab8189be5716f9572c6d00124767ed80 Modified Files -------------- src/backend/storage/file/fd.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
