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