Re: pgsql: Fix bogus grammar for a CREATE CONSTRAINT TRIGGER error

From: Álvaro Herrera <alvherre(at)kurilemu(dot)de>
To: Daniel Gustafsson <daniel(at)yesql(dot)se>
Cc: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: Re: pgsql: Fix bogus grammar for a CREATE CONSTRAINT TRIGGER error
Date: 2025-07-03 14:32:14
Message-ID: 202507031432.64hncrnzeykv@alvherre.pgsql
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

On 2025-Jul-03, Daniel Gustafsson wrote:

> > On 3 Jul 2025, at 11:30, Álvaro Herrera <alvherre(at)kurilemu(dot)de> wrote:
>
> alabio seems unhappy, and the hunk below seems to be culprit, it should closed
> with a </varlistentry> right?

Thanks for pointing this out. Yeah, not only I used the wrong tag, but
it's also missing the wrapping <para> around the text. Should be fixed
now.

It turns out our meson port doesn't have the equivalent of a
"make -C doc/src/sgml check". Sigh. Back to configure again for me ...

--
Álvaro Herrera PostgreSQL Developer — https://www.EnterpriseDB.com/
"Industry suffers from the managerial dogma that for the sake of stability
and continuity, the company should be independent of the competence of
individual employees." (E. Dijkstra)

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Fujii Masao 2025-07-03 14:40:38 pgsql: Remove leftover dead code from commit_ts.h.
Previous Message Álvaro Herrera 2025-07-03 14:28:18 pgsql: Fix broken XML