Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41a10a1 commit 7162001Copy full SHA for 7162001
doc/src/sgml/ref/create_table.sgml
@@ -1,5 +1,5 @@
1
<!--
2
-$Header: /cvsroot/pgsql/doc/src/sgml/ref/create_table.sgml,v 1.69 2003/06/12 07:49:43 momjian Exp $
+$Header: /cvsroot/pgsql/doc/src/sgml/ref/create_table.sgml,v 1.70 2003/06/12 18:34:06 tgl Exp $
3
PostgreSQL documentation
4
-->
5
@@ -190,6 +190,7 @@ and <replaceable class="PARAMETER">table_constraint</replaceable> is:
190
Default expressions for the inherited column definitions will only be included if
191
<literal>INCLUDING DEFAULTS</literal> is specified. The default is to exclude
192
default expressions.
193
+ </para>
194
</listitem>
195
</varlistentry>
196
0 commit comments