create_help.pl treats as replaceable - Mailing list pgsql-hackers

From Kyotaro Horiguchi
Subject create_help.pl treats as replaceable
Date
Msg-id 20220517.174342.1884842412165214815.horikyota.ntt@gmail.com
Whole thread Raw
Responses Re: create_help.pl treats as replaceable
List pgsql-hackers
I found it annoying that sql_help.c contains a literal parameter as a
translatable string.

The cause is that create_help.pl treats <literal>match</> as a
replaceable. The attached excludes literals from translatable strings.

By a quick look it seems to me that the "match" in "COPY.. HEADER
match" is the first and only instance of a literal parameter as of
PG15.

regards.

-- 
Kyotaro Horiguchi
NTT Open Source Software Center

Attachment

pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: amcheck is using a wrong macro to check compressed-ness
Next
From: "houzj.fnst@fujitsu.com"
Date:
Subject: RE: bogus: logical replication rows/cols combinations