Re: Synchronized scans

From: Jeff Davis <pgsql(at)j-davis(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Heikki Linnakangas <heikki(at)enterprisedb(dot)com>, Patches <pgsql-patches(at)postgresql(dot)org>
Subject: Re: Synchronized scans
Date: 2007-06-08 18:08:43
Message-ID: 1181326123.7660.193.camel@dogma.v10.wvs
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

On Fri, 2007-06-08 at 12:22 -0400, Tom Lane wrote:
> Now that I'm awake, it is reachable code, per this comment:
>
> * Note: when we fall off the end of the scan in either direction, we
> * reset rs_inited. This means that a further request with the same
> * scan direction will restart the scan, which is a bit odd, but a

I'm confused about this part of the comment.

Regards,
Jeff Davis

In response to

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Tom Lane 2007-06-08 18:36:44 Re: Synchronized scans
Previous Message Tom Lane 2007-06-08 17:43:51 Re: Synchronized scans