Remove translation markers from libpq-be-fe-helpers.h

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

Commit: 213c959a294d56445bfe79d7f28a9b1f8a928746
Author: Alvaro Herrera <alvherre@alvh.no-ip.org>
Date: 2024-03-28T12:12:12Z
Releases: 17.0
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.

Files

PathChange+/−
src/include/libpq/libpq-be-fe-helpers.h modified +2 −2