aboutsummaryrefslogtreecommitdiff
path: root/src/backend/commands/async.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2000-06-06 17:44:25 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2000-06-06 17:44:25 +0000
commit42ad25fcd139253912dcee8628f866fbf023ae27 (patch)
treec6dfd4d90b12ef7dcf6bcea88c8cdc732d41fb97 /src/backend/commands/async.c
parente57e991e80110f39bb10c0f4752326f8d8c7cb6c (diff)
downloadpostgresql-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