Keep the contents of ItemPointerData not the pointers so that

Hiroshi Inoue <inoue@tpf.co.jp>

Commit: 53b2e00491a2ea3016b5cd66498e58883dde1785
Author: Hiroshi Inoue <inoue@tpf.co.jp>
Date: 2001-09-29T07:57:06Z
Releases: 7.2.1
Keep the contents of ItemPointerData not the pointers so that
per tuple memory context doesn't discard them.

Files

PathChange+/−
src/backend/executor/nodeTidscan.c modified +11 −16
src/include/nodes/execnodes.h modified +2 −2