From: Alvaro Herrera Date: Wed, 9 Jun 2010 16:43:52 +0000 (+0000) Subject: Add index entry for ::, per complaint from John Gage. X-Git-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=3522f1e6575a162082d202c4ad6e2ee4d1db423a;p=users%2Fkgrittn%2Fpostgres.git Add index entry for ::, per complaint from John Gage. --- diff --git a/doc/src/sgml/syntax.sgml b/doc/src/sgml/syntax.sgml index db3d9982d8..68f2a896e7 100644 --- a/doc/src/sgml/syntax.sgml +++ b/doc/src/sgml/syntax.sgml @@ -1,4 +1,4 @@ - + SQL Syntax @@ -1694,6 +1694,10 @@ ROWS BETWEEN UNBOUNDED PRECEDING AND UNBOUNDED FOLLOWING type cast + + :: + + A type cast specifies a conversion from one data type to another. PostgreSQL accepts two equivalent syntaxes