aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref/create_constraint.sgml
diff options
context:
space:
mode:
authorPeter Eisentraut <peter_e@gmx.net>2008-11-14 10:22:48 +0000
committerPeter Eisentraut <peter_e@gmx.net>2008-11-14 10:22:48 +0000
commitd1292550770290a09863f2f2bd0d52e49301d29e (patch)
treed639f0c5ad0ea8da9121cb40d9657c31804306bb /doc/src/sgml/ref/create_constraint.sgml
parente339ed5f5007e37f18d57886ca6414d19cd92ee3 (diff)
downloadpostgresql-d1292550770290a09863f2f2bd0d52e49301d29e.tar.gz
postgresql-d1292550770290a09863f2f2bd0d52e49301d29e.zip
Set SQL man pages to be section 7 by default, and only transform them to
another section if required by the platform (instead of the old way of building them in section "l" and always transforming them to the platform-specific section). This speeds up the installation on common platforms, and it avoids some funny business with the man page tools and build process.
Diffstat (limited to 'doc/src/sgml/ref/create_constraint.sgml')
-rw-r--r--doc/src/sgml/ref/create_constraint.sgml3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/src/sgml/ref/create_constraint.sgml b/doc/src/sgml/ref/create_constraint.sgml
index e46a1fb03e0..981d20c018d 100644
--- a/doc/src/sgml/ref/create_constraint.sgml
+++ b/doc/src/sgml/ref/create_constraint.sgml
@@ -1,11 +1,12 @@
<!--
-$PostgreSQL: pgsql/doc/src/sgml/ref/create_constraint.sgml,v 1.18 2007/02/10 20:43:59 tgl Exp $
+$PostgreSQL: pgsql/doc/src/sgml/ref/create_constraint.sgml,v 1.19 2008/11/14 10:22:46 petere Exp $
PostgreSQL documentation
-->
<refentry id="SQL-CREATECONSTRAINT">
<refmeta>
<refentrytitle id="sql-createconstraint-title">CREATE CONSTRAINT TRIGGER</refentrytitle>
+ <manvolnum>7</manvolnum>
<refmiscinfo>SQL - Language Statements</refmiscinfo>
</refmeta>