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

2025-07-05 Thread David G. Johnston
On Thursday, July 3, 2025, Álvaro Herrera wrote: > > 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 ... > > It could if someone wants to push this or something similar. https://www.postgresql.org/message-id/87m

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

2025-07-03 Thread Álvaro Herrera
On 2025-Jul-03, Daniel Gustafsson wrote: > > On 3 Jul 2025, at 11:30, Álvaro Herrera wrote: > > alabio seems unhappy, and the hunk below seems to be culprit, it should closed > with a right? Thanks for pointing this out. Yeah, not only I used the wrong tag, but it's also missing the wrapping

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

2025-07-03 Thread Daniel Gustafsson
> On 3 Jul 2025, at 11:30, Álvaro Herrera wrote: alabio seems unhappy, and the hunk below seems to be culprit, it should closed with a right? > doc/src/sgml/ref/create_trigger.sgml | 9 - + +ENFORCED + + This is a noise word. Constraint triggers are always enforced. +