mirror of
https://github.com/postgres/postgres.git
synced 2025-11-30 00:03:16 -05:00
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
This commit is contained in:
parent
ff3007c66d
commit
81a2625eb2
@ -324,9 +324,11 @@ UPDATE OF <replaceable>column_name1</replaceable> [, <replaceable>column_name2</
|
||||
<varlistentry>
|
||||
<term><literal>ENFORCED</literal></term>
|
||||
<listitem>
|
||||
This is a noise word. Constraint triggers are always enforced.
|
||||
<para>
|
||||
This is a noise word. Constraint triggers are always enforced.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><literal>REFERENCING</literal></term>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user