aboutsummaryrefslogtreecommitdiff
path: root/src/backend/regex/regexec.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2010-01-18 02:30:30 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2010-01-18 02:30:30 +0000
commit524d357d09cd42a1e88636f2bc6a66bc402ca0a1 (patch)
treefd2f462bdc7155cc6e132efc7fc6b58c022f7870 /src/backend/regex/regexec.c
parent69273fb01880f151931f8349dae038e266bfe57d (diff)
downloadpostgresql-524d357d09cd42a1e88636f2bc6a66bc402ca0a1.tar.gz
postgresql-524d357d09cd42a1e88636f2bc6a66bc402ca0a1.zip
Fix portalmem.c to avoid keeping a dangling pointer to a cached plan list
after it's released its reference count for the cached plan. There are code paths that might try to examine the plan list before noticing that the portal is already in aborted state. Report and diagnosis by Tatsuo Ishii, though this isn't exactly his proposed patch.
Diffstat (limited to 'src/backend/regex/regexec.c')
0 files changed, 0 insertions, 0 deletions