<productname> on SGML files is used for what ?

From: Marcos Pegoraro <marcos(at)f10(dot)com(dot)br>
To: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: <productname> on SGML files is used for what ?
Date: 2026-03-05 18:53:02
Message-ID: CAB-JLwZdry=DKpZT3brX37w8wn5rS3FrcRk+8XVbY=xhrfskrQ@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Jeff Davis 2026-03-05 19:00:43 Re: [19] CREATE SUBSCRIPTION ... SERVER
Previous Message Noah Misch 2026-03-05 18:52:03 Re: gistGetFakeLSN() can return incorrect LSNs