diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2005-05-29 17:10:23 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2005-05-29 17:10:23 +0000 |
commit | bbc048319f01819523b2d9f6b1e81f0951280517 (patch) | |
tree | 38260d994e83bf897531cadd70d67e65554b9e2e /src/tutorial/funcs.c | |
parent | e92a88272eb2b164e7e8c625ad3f7ad267e0224f (diff) | |
download | postgresql-bbc048319f01819523b2d9f6b1e81f0951280517.tar.gz postgresql-bbc048319f01819523b2d9f6b1e81f0951280517.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/tutorial/funcs.c')
0 files changed, 0 insertions, 0 deletions