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

From: "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>
To: Álvaro Herrera <alvherre(at)kurilemu(dot)de>
Cc: Daniel Gustafsson <daniel(at)yesql(dot)se>, "pgsql-committers(at)lists(dot)postgresql(dot)org" <pgsql-committers(at)lists(dot)postgresql(dot)org>
Subject: Re: pgsql: Fix bogus grammar for a CREATE CONSTRAINT TRIGGER error
Date: 2025-07-05 14:57:01
Message-ID: CAKFQuwaY0Zm7eSqcj14wCpPWZ5bc9iRbcF1n=KeW+gjP=JF2pw@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

On Thursday, July 3, 2025, Álvaro Herrera <alvherre(at)kurilemu(dot)de> 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/87msoyhk9l.fsf@wibble.ilmari.org

David J.

In response to

Browse pgsql-committers by date

  From Date Subject
Next Message Etsuro Fujita 2025-07-06 08:19:27 pgsql: postgres_fdw: Add Assert to estimate_path_cost_size().
Previous Message Álvaro Herrera 2025-07-04 19:33:22 pgsql: Fix new pg_upgrade query not to rely on regnamespace