xlogreader.c: Fix report_invalid_record translatability flag For some reason I overlooked in GETTEXT_TRIGGERS that the right argument be read by gettext in 7fcbf6a405ffc12a4546a25b98592ee6733783fc. This will drop the translation percentages for the backend all the way back to 9.3 ...
Problem reported by Heikki. Branch ------ REL9_3_STABLE Details ------- http://git.postgresql.org/pg/commitdiff/a1aa00657e7af9475f47dc2723fd1a375a55b09e Modified Files -------------- src/backend/nls.mk | 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
