Use SearchSysCacheTupleCopy() instead of SearchSysCacheTuple() in

Hiroshi Inoue <inoue@tpf.co.jp>

Commit: 27026fef603b6db414df277966fac0ce791fb749
Author: Hiroshi Inoue <inoue@tpf.co.jp>
Date: 2000-11-10T09:38:21Z
Releases: 7.1.1
Use SearchSysCacheTupleCopy() instead of SearchSysCacheTuple() in
order to continue to access the tuple more than now.
This would resolve a segmentation fault error.

Files

PathChange+/−
src/backend/utils/adt/selfuncs.c modified +3 −2