diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2007-08-31 18:33:47 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2007-08-31 18:33:47 +0000 |
commit | 2e5e715770f57deadf596c7e800628d08d8d2278 (patch) | |
tree | 5f4e641037171cfc3b9c5e441f89e69bc8171f8b /src/backend/commands/cluster.c | |
parent | e257e6095fac2eebdb1cc5d6c29968486b2b8c56 (diff) | |
download | postgresql-2e5e715770f57deadf596c7e800628d08d8d2278.tar.gz postgresql-2e5e715770f57deadf596c7e800628d08d8d2278.zip |
Extend whole-row Var evaluation to cope with the case that the sub-plan
generating the tuples has resjunk output columns. This is not possible for
simple table scans but can happen when evaluating a whole-row Var for a view.
Per example from Patryk Kordylewski. The problem exists back to 8.0 but
I'm not going to risk back-patching further than 8.2 because of the many
changes in this area.
Diffstat (limited to 'src/backend/commands/cluster.c')
0 files changed, 0 insertions, 0 deletions