Fix oversight in recent patch to support multiple read positions in
Tom Lane <tgl@sss.pgh.pa.us>
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.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/utils/sort/tuplestore.c | modified | +17 −4 |