on SGML files is used for what ? - Mailing list pgsql-hackers

From Marcos Pegoraro
Subject on SGML files is used for what ?
Date
Msg-id CAB-JLwZdry=DKpZT3brX37w8wn5rS3FrcRk+8XVbY=xhrfskrQ@mail.gmail.com
Whole thread
Responses Re: on SGML files is used for what ?
List pgsql-hackers
Yesterday, Michael Paquier submitted this correction:
Revert "Change the default value of default_toast_compression to "lz4""
which is in the installation.sgml has:
         Build with <productname>LZ4</productname> compression support.
But other SGML files on that commit are all using literal tag.
So I thought, LZ4 is not a product name, so where else is this tag used ?
And that tag is used for Kerberos, Zstandard, GSSAPI, SSPI, Windows, Oracle and others. So, there are company names, programs, protocols, utilities and others.
Do these need to use the <literal> tag, or do we need an additional one, or perhaps a tag for each of these types ?

regards
Marcos

pgsql-hackers by date:

Previous
From: Noah Misch
Date:
Subject: Re: gistGetFakeLSN() can return incorrect LSNs
Next
From: Jeff Davis
Date:
Subject: Re: [19] CREATE SUBSCRIPTION ... SERVER