mirror of
https://github.com/postgres/postgres.git
synced 2025-11-06 07:49:08 +03:00
Fix markup to include all closing tags.
Required by newest versions of DocBook and style sheets.
This commit is contained in:
@@ -1482,6 +1482,7 @@ disallow this.
|
||||
<synopsis>
|
||||
[ CONSTRAINT name ] NULL
|
||||
</synopsis>
|
||||
</para>
|
||||
</REFSECT3>
|
||||
|
||||
<REFSECT3 ID="R3-SQL-NOTNULL-4">
|
||||
@@ -1850,7 +1851,7 @@ but with perhaps a more obvious syntax.
|
||||
<!-- Keep this comment at the end of the file
|
||||
Local variables:
|
||||
mode: sgml
|
||||
sgml-omittag:t
|
||||
sgml-omittag:nil
|
||||
sgml-shorttag:t
|
||||
sgml-minimize-attributes:nil
|
||||
sgml-always-quote-attributes:t
|
||||
|
||||
Reference in New Issue
Block a user