diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2010-02-18 23:50:06 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2010-02-18 23:50:06 +0000 |
commit | a232f30f05848830dad21c6786e0841ddad991fb (patch) | |
tree | 7ffd7d6a1fab1c5045c0e2453bc57ff56f8e3d33 /src/backend/executor/nodeSubqueryscan.c | |
parent | 858d1699f2be81e298bce72a217984c6618ca452 (diff) | |
download | postgresql-a232f30f05848830dad21c6786e0841ddad991fb.tar.gz postgresql-a232f30f05848830dad21c6786e0841ddad991fb.zip |
Volatile-ize all five places where we expect a PG_TRY block to restore
old memory context in plpython. Before only one of them was marked
volatile, but per report from Zdenek Kotala, some compilers do the
wrong thing here.
Diffstat (limited to 'src/backend/executor/nodeSubqueryscan.c')
0 files changed, 0 insertions, 0 deletions