Re: doc: create table improvements

From: Daniel Gustafsson <daniel(at)yesql(dot)se>
To: Laurenz Albe <laurenz(dot)albe(at)cybertec(dot)at>
Cc: jian he <jian(dot)universality(at)gmail(dot)com>, "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>, Peter Eisentraut <peter(at)eisentraut(dot)org>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: doc: create table improvements
Date: 2025-10-16 13:36:18
Message-ID: 074C7D49-996E-4A2E-B66B-80CFF3DF914A@yesql.se
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> On 16 Oct 2025, at 15:19, Laurenz Albe <laurenz(dot)albe(at)cybertec(dot)at> wrote:
> On Thu, 2025-10-16 at 11:28 +0800, jian he wrote:

>> I don't know the purpose of this extra ``"class="parameter"``.
>
> I don't know either. I guess it makes no visible difference.

It's simply markup defined by DocBook to indicate what type the content to be
replaced is, in this case a parameter. While it might not make any visual
difference in our rendering, someone might be rendering the docs in another way
where it does show a difference (like using a different font or decoration to
differentiate parameters from functions etc).

--
Daniel Gustafsson

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2025-10-16 13:46:30 Re: Built-in case-insensitive collation pg_unicode_ci
Previous Message Laurenz Albe 2025-10-16 13:19:32 Re: doc: create table improvements