Обсуждение: pgsql/doc/src/sgml syntax.sgml

Поиск
Список
Период
Сортировка

pgsql/doc/src/sgml syntax.sgml

От
tgl@postgresql.org
Дата:
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.