]> granicus.if.org Git - postgresql/commit
Use SearchSysCacheTupleCopy() instead of SearchSysCacheTuple() in
authorHiroshi Inoue <inoue@tpf.co.jp>
Fri, 10 Nov 2000 09:38:21 +0000 (09:38 +0000)
committerHiroshi Inoue <inoue@tpf.co.jp>
Fri, 10 Nov 2000 09:38:21 +0000 (09:38 +0000)
commit27026fef603b6db414df277966fac0ce791fb749
tree0ce01df58496cfeb465d8b98b99a8ddfb1e0759e
parent92875e6f4468b4141775518db96e8f7d88ea1e72
Use SearchSysCacheTupleCopy() instead of SearchSysCacheTuple() in
order to continue to access the tuple more than now.
This would resolve a segmentation fault error.
src/backend/utils/adt/selfuncs.c