diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2000-06-06 17:44:25 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2000-06-06 17:44:25 +0000 |
commit | 42ad25fcd139253912dcee8628f866fbf023ae27 (patch) | |
tree | c6dfd4d90b12ef7dcf6bcea88c8cdc732d41fb97 /src/backend/commands/async.c | |
parent | e57e991e80110f39bb10c0f4752326f8d8c7cb6c (diff) | |
download | postgresql-42ad25fcd139253912dcee8628f866fbf023ae27.tar.gz postgresql-42ad25fcd139253912dcee8628f866fbf023ae27.zip |
init_fcache was being careless about using SearchSysCacheTuple result
over multiple lookups --- it should use SearchSysCacheTupleCopy instead.
This accounts for rare failures like 'init_fcache: null probin for procedure 481'
when running concurrently with a VACUUM.
Diffstat (limited to 'src/backend/commands/async.c')
0 files changed, 0 insertions, 0 deletions