Add index entry for ::, per complaint from John Gage.
This commit is contained in:
parent
6a318a1827
commit
3522f1e657
@ -1,4 +1,4 @@
|
||||
<!-- $PostgreSQL: pgsql/doc/src/sgml/syntax.sgml,v 1.133.2.1 2009/08/27 20:08:12 tgl Exp $ -->
|
||||
<!-- $PostgreSQL: pgsql/doc/src/sgml/syntax.sgml,v 1.133.2.2 2010/06/09 16:43:52 alvherre Exp $ -->
|
||||
|
||||
<chapter id="sql-syntax">
|
||||
<title>SQL Syntax</title>
|
||||
@ -1694,6 +1694,10 @@ ROWS BETWEEN UNBOUNDED PRECEDING AND UNBOUNDED FOLLOWING
|
||||
<primary>type cast</primary>
|
||||
</indexterm>
|
||||
|
||||
<indexterm>
|
||||
<primary>::</primary>
|
||||
</indexterm>
|
||||
|
||||
<para>
|
||||
A type cast specifies a conversion from one data type to another.
|
||||
<productname>PostgreSQL</productname> accepts two equivalent syntaxes
|
||||
|
Loading…
x
Reference in New Issue
Block a user