diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2004-12-21 18:33:36 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2004-12-21 18:33:36 +0000 |
commit | 96b42de9a8f72fd42bc95abca820f7daaa4c7add (patch) | |
tree | fc503cfdd7ba530c6c762d42045d83ac0e21bd0e /src/backend/access/gist/gist.c | |
parent | c21c658b3673d404ffc382e6ef63dcd6039d9c4e (diff) | |
download | postgresql-96b42de9a8f72fd42bc95abca820f7daaa4c7add.tar.gz postgresql-96b42de9a8f72fd42bc95abca820f7daaa4c7add.zip |
exec_eval_simple_expr() needs to do CommandCounterIncrement() not just
GetTransactionSnapshot() to ensure ActiveSnapshot advances properly.
Sigh. Extend regression test so it reveals this error too.
Diffstat (limited to 'src/backend/access/gist/gist.c')
0 files changed, 0 insertions, 0 deletions