diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2005-05-29 17:11:07 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2005-05-29 17:11:07 +0000 |
commit | 4f142baf3710814d3fa268020cc7f349ca3c69ea (patch) | |
tree | db3dc2507f1a0a6fdd63c60003718ee491bc7a83 /src/tutorial | |
parent | 5454eb04567cf04361546f34cc1e7d90a5818160 (diff) |
expandRTE and get_rte_attribute_type mistakenly always imputed typmod -1
to columns of an RTE that was a function returning RECORD with a column
definition list. Apparently no one has tried to use non-default typmod
with a function returning RECORD before.
Diffstat (limited to 'src/tutorial')
0 files changed, 0 insertions, 0 deletions