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_4_STABLE Details ------- http://git.postgresql.org/pg/commitdiff/3819d4e77b2d7c8933a8610ae10dc6c01e8190f1 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
