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 d55f878 commit 609f919Copy full SHA for 609f919
doc/src/sgml/datatype.sgml
@@ -1,5 +1,5 @@
1
<!--
2
-$Header: /cvsroot/pgsql/doc/src/sgml/datatype.sgml,v 1.40 2000/11/11 19:50:31 thomas Exp $
+$Header: /cvsroot/pgsql/doc/src/sgml/datatype.sgml,v 1.41 2000/11/11 23:27:48 petere Exp $
3
-->
4
5
<chapter id="datatype">
@@ -1908,8 +1908,8 @@ January 8 04:05:06 1999 PST
1908
</para>
1909
</sect2>
1910
1911
- <sect2 id="inet-type">
1912
- <title><type>inet</type></title>
+ <sect2 id="inet-vs-cidr">
+ <title><type>inet</type> vs <type>cidr</type></title>
1913
1914
<para>
1915
The essential difference between <type>inet</type> and <type>cidr</type>
0 commit comments