Re: create_help.pl treats <literal> as replaceable

From: Peter Eisentraut <peter(dot)eisentraut(at)enterprisedb(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Kyotaro Horiguchi <horikyota(dot)ntt(at)gmail(dot)com>
Cc: pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: create_help.pl treats <literal> as replaceable
Date: 2022-05-18 16:22:15
Message-ID: b4773b4a-3c2c-336a-6904-297d9accd5dc@enterprisedb.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 17.05.22 17:09, Tom Lane wrote:
>> 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.
> Isn't that a documentation bug rather than a problem with create_help?

Yeah, there is no need for a <literal> inside a <synopsis>. So I just
removed it.

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2022-05-18 16:23:57 Re: create_help.pl treats <literal> as replaceable
Previous Message Robert Haas 2022-05-18 16:17:16 Re: Zstandard support for toast compression