mirror of
https://github.com/postgres/postgres.git
synced 2025-07-20 05:03:10 +03:00
Fix broken XML
I messed this up in commit 87251e1149
.
Per buildfarm member alabio, via Daniel Gustafsson.
Discussion: https://postgr.es/m/B94D82D1-7AF4-4412-AC02-82EAA6154957@yesql.se
This commit is contained in:
@ -324,9 +324,11 @@ UPDATE OF <replaceable>column_name1</replaceable> [, <replaceable>column_name2</
|
||||
<varlistentry>
|
||||
<term><literal>ENFORCED</literal></term>
|
||||
<listitem>
|
||||
<para>
|
||||
This is a noise word. Constraint triggers are always enforced.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><literal>REFERENCING</literal></term>
|
||||
|
Reference in New Issue
Block a user