We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
1 parentc70e606 commitbe94f19Copy full SHA for be94f19
doc/src/sgml/datatype.sgml
@@ -1,5 +1,5 @@
1
<!--
2
-$Header: /cvsroot/pgsql/doc/src/sgml/datatype.sgml,v 1.118 2003/06/24 22:21:21 momjian Exp $
+$Header: /cvsroot/pgsql/doc/src/sgml/datatype.sgml,v 1.119 2003/06/25 03:50:52 momjian Exp $
3
-->
4
5
<chapter id="datatype">
@@ -2608,6 +2608,7 @@ SELECT * FROM test1 WHERE a;
2608
<entry>10.1.2.3/32</entry>
2609
2610
2611
+</row>
2612
<row>
2613
<entry>2001:4f8:3:ba::/64</entry>
2614
@@ -2622,10 +2623,12 @@ SELECT * FROM test1 WHERE a;
2622
2623
<entry>::ffff:1.2.3.0/120</entry>
2624
2625
<entry>::ffff:1.2.3/120</entry>
2626
2627
2628
<entry>::ffff:1.2.3.0/128</entry>
2629
2630
2631
2632
</tbody>
2633
</tgroup>
2634
</table>