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_0_STABLE Details ------- http://git.postgresql.org/pg/commitdiff/89c8fb65b22346f64849a719aea79a4f817193f0 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
