Describe type casts under the heading of Value Expressions, and explain

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 4d72af6cb31baa8d92bc86955ea7e5c4bc57eaad
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2002-01-09T23:38:06Z
Releases: 7.2.1
Describe type casts under the heading of Value Expressions, and explain
the difference between a run-time type cast and casting a literal string
to a specific type.  Minor editorial work in same area.

Files

PathChange+/−
doc/src/sgml/syntax.sgml modified +138 −50