diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2011-08-17 17:07:16 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2011-08-17 17:07:16 -0400 |
commit | 2dada0cc85ee36f4e2b32a0463cb75ad9466589a (patch) | |
tree | 3c75da971234989b9a87075857ec4b05f1db5646 /src/backend/executor/execScan.c | |
parent | 68c903a66ce6f766a8c99d07034374109859624f (diff) | |
download | postgresql-2dada0cc85ee36f4e2b32a0463cb75ad9466589a.tar.gz postgresql-2dada0cc85ee36f4e2b32a0463cb75ad9466589a.zip |
Fix two issues in plpython's handling of composite results.
Dropped columns within a composite type were not handled correctly.
Also, we did not check for whether a composite result type had changed
since we cached the information about it.
Jan UrbaĆski, per a bug report from Jean-Baptiste Quenot
Diffstat (limited to 'src/backend/executor/execScan.c')
0 files changed, 0 insertions, 0 deletions