1
0
mirror of https://github.com/postgres/postgres.git synced 2025-08-28 18:48:04 +03:00

doc: make ref/*.sgml file header comment layout consistent

This commit is contained in:
Bruce Momjian
2020-05-15 08:52:24 -04:00
parent ec5afb0a4e
commit 8d4b23fcae
24 changed files with 90 additions and 21 deletions

View File

@@ -1,4 +1,8 @@
<!-- doc/src/sgml/ref/set_constraints.sgml -->
<!--
doc/src/sgml/ref/set_constraints.sgml
PostgreSQL documentation
-->
<refentry id="sql-set-constraints">
<indexterm zone="sql-set-constraints">
<primary>SET CONSTRAINTS</primary>