Thread: pgsql/doc/src/sgml syntax.sgml

pgsql/doc/src/sgml syntax.sgml

From
tgl@postgresql.org
Date:
CVSROOT:    /cvsroot
Module name:    pgsql
Changes by:    tgl@postgresql.org    02/01/09 18:38:06

Modified files:
    doc/src/sgml   : syntax.sgml

Log message:
    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.