Remove translation markers from libpq-be-fe-helpers.h Apparently these markers cause the modules to not link correctly in some platforms, at least per buildfarm member indri; moreover, this code is only used in modules that don't have a translation. If we someday add i18n support to contrib/ it might be worth revisiting this.
Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/213c959a294d56445bfe79d7f28a9b1f8a928746 Modified Files -------------- src/include/libpq/libpq-be-fe-helpers.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)