What are ExecSeqMarkPos and ExecSeqRestrPos used for - Mailing list pgsql-general

From DT
Subject What are ExecSeqMarkPos and ExecSeqRestrPos used for
Date
Msg-id BAY173-W89E4F14C21AD061FEDDF1E6970@phx.gbl
Whole thread Raw
Responses Re: What are ExecSeqMarkPos and ExecSeqRestrPos used for  (Stephen Frost <sfrost@snowman.net>)
List pgsql-general
Hi,

I'm reading code of nodeSeqscan, and was confused with ExecSeqMarkPos and
ExecSeqRestrPos. They are only called by ExecMergeJoin. Could merge join use
a plain seqscan as outer/inner plan? If not, what are they used for?

Thanks.

pgsql-general by date:

Previous
From: Szymon Guz
Date:
Subject: Re: 2 postgresql server on the same station : conflict?
Next
From: Andreas Kretschmer
Date:
Subject: Re: 2 postgresql server on the same station : conflict?