Re: pgsql: Fix bogus grammar for a CREATE CONSTRAINT TRIGGER error - Mailing list pgsql-committers

From Álvaro Herrera
Subject Re: pgsql: Fix bogus grammar for a CREATE CONSTRAINT TRIGGER error
Date
Msg-id 202507031432.64hncrnzeykv@alvherre.pgsql
Whole thread Raw
Responses Re: pgsql: Fix bogus grammar for a CREATE CONSTRAINT TRIGGER error
List pgsql-committers
On 2025-Jul-03, Daniel Gustafsson wrote:

> > On 3 Jul 2025, at 11:30, Álvaro Herrera <alvherre@kurilemu.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)



pgsql-committers by date:

Previous
From: Álvaro Herrera
Date:
Subject: pgsql: Fix broken XML
Next
From: Fujii Masao
Date:
Subject: pgsql: Remove leftover dead code from commit_ts.h.