or appropriate, since the snapshot that will be used by the cursor was
frozen when ExecutorStart was run for it.
*
*
* IDENTIFICATION
- * $Header: /cvsroot/pgsql/src/backend/tcop/utility.c,v 1.155 2002/05/17 18:32:52 petere Exp $
+ * $Header: /cvsroot/pgsql/src/backend/tcop/utility.c,v 1.156 2002/05/21 22:18:08 tgl Exp $
*
*-------------------------------------------------------------------------
*/
bool forward;
int count;
- SetQuerySnapshot();
-
forward = (bool) (stmt->direction == FORWARD);
/*