diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2007-02-22 22:49:27 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2007-02-22 22:49:27 +0000 |
commit | 3c5985b473024f45005c8b4776d4d63ed2d39d82 (patch) | |
tree | 197fdc84399f93e17cda2b7f56595285dcd61213 /src/backend/executor/nodeResult.c | |
parent | eab6b8b27eba54b8fd0ad3f64989d12200979c96 (diff) | |
download | postgresql-3c5985b473024f45005c8b4776d4d63ed2d39d82.tar.gz postgresql-3c5985b473024f45005c8b4776d4d63ed2d39d82.zip |
Fix bug I introduced in recent patch to make hash joins discard null tuples
immediately: ExecHashGetHashValue failed to restore the caller's memory
context before taking the failure exit.
Diffstat (limited to 'src/backend/executor/nodeResult.c')
0 files changed, 0 insertions, 0 deletions