aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistscan.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2005-05-29 17:10:35 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2005-05-29 17:10:35 +0000
commit1c69be95f9cfb1dd15ae04099ac89e8b2ce35251 (patch)
treec15f8c7814eb6cdb1c670028f3e4a3ebc933d1ce /src/backend/access/gist/gistscan.c
parent1b46bcc0c36138d68abc6334153408762c5618ad (diff)
downloadpostgresql-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