Use SearchSysCacheTupleCopy() instead of SearchSysCacheTuple() in
Hiroshi Inoue <inoue@tpf.co.jp>
Use SearchSysCacheTupleCopy() instead of SearchSysCacheTuple() in order to continue to access the tuple more than now. This would resolve a segmentation fault error.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/utils/adt/selfuncs.c | modified | +3 −2 |