diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2005-05-29 17:10:52 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2005-05-29 17:10:52 +0000 |
commit | 3c6bba3072a40befa12b57ba610bdb5d6a11c607 (patch) | |
tree | c5a5f260642ff78651bd66ea82af9939e9316a2e /src/backend/access/gist/gist.c | |
parent | ab82f60119077b2f6277da8ad4badd1a91980cb5 (diff) | |
download | postgresql-3c6bba3072a40befa12b57ba610bdb5d6a11c607.tar.gz postgresql-3c6bba3072a40befa12b57ba610bdb5d6a11c607.zip |
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/backend/access/gist/gist.c')
0 files changed, 0 insertions, 0 deletions