Re: [PATCH] Explain what the default output_plugin_libraries do

From: Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com>
To: Jacob Champion <jacob(dot)champion(at)enterprisedb(dot)com>
Cc: Bharath Rupireddy <bharath(dot)rupireddyforpostgres(at)gmail(dot)com>, "Hayato Kuroda (Fujitsu)" <kuroda(dot)hayato(at)fujitsu(dot)com>, Fujii Masao <masao(dot)fujii(at)gmail(dot)com>, "pgsql-hackers(at)lists(dot)postgresql(dot)org" <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: [PATCH] Explain what the default output_plugin_libraries do
Date: 2026-09-23 05:21:33
Message-ID: E479398A-6A7A-4ADF-BE43-0CF75C4CA6AB@gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> On Sep 23, 2026, at 04:56, Jacob Champion <jacob(dot)champion(at)enterprisedb(dot)com> wrote:
>
> On Mon, Sep 21, 2026 at 11:09 PM Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com> wrote:
>> I tried to build the HTML page, and see that <xref linkend="guc-output-plugin-libraries-builtins”/> is rendered as “Table 19.2”, so it looks like “(Table 19.2 documents ….)”,
>
> Right. (I've attached a sample screenshot for everyone.)
>
>> which looks a little awkward.
>
> Any particular reason?
>

My impression was based on the same page (see the attached screenshot). As indicated by the red lines, the other asides are all short phrases, whereas this new one is a complete sentence. There is a similar case, marked in blue, that does not use parentheses.

Best regards,
--
Chao Li (Evan)
HighGo Software Co., Ltd.
https://www.highgo.com/

Attachment Content-Type Size
PastedGraphic-1.png image/png 292.1 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Chao Li 2026-09-23 05:26:30 Re: [PATCH] Two remaining shmem attachment issues in single-user mode
Previous Message Chao Li 2026-09-23 05:09:58 Re: Adding a range check on the sequence index from the publisher.