Обсуждение: pgsql/src backend/parser/parse_expr.c backend/ ...

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

pgsql/src backend/parser/parse_expr.c backend/ ...

От
tgl@postgresql.org (Tom Lane)
Дата:
CVSROOT:    /cvsroot
Module name:    pgsql
Changes by:    tgl@postgresql.org    02/04/27 20:49:13

Modified files:
    src/backend/parser: parse_expr.c
    src/backend/utils/adt: ruleutils.c
    src/test/regress/expected: rules.out

Log message:
    Make ruleutils.c use format_type for printing typenames.  Minor tweaks
    in quoting rules and recognition of implicit type coercions.