Обсуждение: pgsql/src/backend/utils/adt format_type.c rule ...

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

pgsql/src/backend/utils/adt format_type.c rule ...

От
tgl@postgresql.org
Дата:
CVSROOT:    /cvsroot
Module name:    pgsql
Changes by:    tgl@postgresql.org    01/11/19 14:51:21

Modified files:
    src/backend/utils/adt: format_type.c ruleutils.c

Log message:
    Tweak format_type so that we get good behavior for both column type
    display (with a typemod) and function arg/result type display (without
    a typemod).