diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2005-07-15 18:40:20 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2005-07-15 18:40:20 +0000 |
commit | 123e25b3a3bb5413d9ab5daf017b26859fc713ed (patch) | |
tree | 3ba14e35cb0458520bec29dae174849c1a9c7d89 /src/backend/access/gist/gistscan.c | |
parent | 1e31942a3317b1a31c90c5e6ab6ef3b8760f1063 (diff) | |
download | postgresql-123e25b3a3bb5413d9ab5daf017b26859fc713ed.tar.gz postgresql-123e25b3a3bb5413d9ab5daf017b26859fc713ed.zip |
Check for out-of-range varoattno in deparse_context_for_subplan.
I have seen this case in CVS tip due to new "physical tlist" optimization
for subqueries. I believe it probably can't happen in existing releases,
but the check is not going to hurt anything, so backpatch to 8.0 just
in case.
Diffstat (limited to 'src/backend/access/gist/gistscan.c')
0 files changed, 0 insertions, 0 deletions