OSDN Git Service

Fix oversight in recent patch to support multiple read positions in
authorTom Lane <tgl@sss.pgh.pa.us>
Tue, 7 Oct 2008 00:05:55 +0000 (00:05 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 7 Oct 2008 00:05:55 +0000 (00:05 +0000)
commit34f89cb4af8690cee78255ada5785686efebc967
tree9b2a64716d95f6b9e2bbe33aa6b69551f87be6b7
parent742fd06d98d8b21c32d9651e06c59351508866bb
Fix oversight in recent patch to support multiple read positions in
tuplestore: in READFILE state tuplestore_select_read_pointer must
save the current file seek position in the read pointer being
deactivated.
src/backend/utils/sort/tuplestore.c