OSDN Git Service

Tweak format_type so that we get good behavior for both column type
authorTom Lane <tgl@sss.pgh.pa.us>
Mon, 19 Nov 2001 19:51:20 +0000 (19:51 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Mon, 19 Nov 2001 19:51:20 +0000 (19:51 +0000)
commited1ff84750e237af343c267b630c17624be49916
tree155dd7c3aea1ec9dcee12be02030e1041cc0bbd5
parent40015cdaaed4e87a0ec6139741ab43b9f1bef2d8
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).
src/backend/utils/adt/format_type.c
src/backend/utils/adt/ruleutils.c