pgsql: Fix broken XML

From: Álvaro Herrera <alvherre(at)kurilemu(dot)de>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix broken XML
Date: 2025-07-03 14:28:18
Message-ID: E1uXKvC-004Wn8-0c@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix broken XML

I messed this up in commit 87251e114967.

Per buildfarm member alabio, via Daniel Gustafsson.

Discussion: https://postgr.es/m/B94D82D1-7AF4-4412-AC02-82EAA6154957@yesql.se

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/81a2625eb2e4608ba6ca41b2bf548dce8d81ced7

Modified Files
--------------
doc/src/sgml/ref/create_trigger.sgml | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Álvaro Herrera 2025-07-03 14:32:14 Re: pgsql: Fix bogus grammar for a CREATE CONSTRAINT TRIGGER error
Previous Message Fujii Masao 2025-07-03 14:10:44 pgsql: doc: Update outdated descriptions of wal_status in pg_replicatio