xlogreader.c: Fix report_invalid_record translatability flag

Alvaro Herrera <alvherre@alvh.no-ip.org>

Commit: 045c68ad219047f42b3cf9ce0d0cda017979d16a
Author: Alvaro Herrera <alvherre@alvh.no-ip.org>
Date: 2015-01-09T15:34:25Z
Releases: 9.5.0
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.

Files

PathChange+/−
src/backend/nls.mk modified +1 −1