Fix translation markers
authorPeter Eisentraut <[email protected]>
Thu, 24 Aug 2023 08:24:38 +0000 (10:24 +0200)
committerPeter Eisentraut <[email protected]>
Thu, 24 Aug 2023 08:24:38 +0000 (10:24 +0200)
commit8179d1bdf7763bab8a55022268bcfada011e8a4f
treed07a592ac498e2d018c03fc6f52e1f9bdabe7347
parent8fa09a11c994b85a4f4e6c09c5465f561b17c22b
Fix translation markers

Conditionals cannot be inside gettext trigger functions, they must be
applied outside.
src/backend/parser/parse_expr.c