MOVE in SQL vs PLPGSQL - Mailing list pgsql-sql

From andrew@pillette.com
Subject MOVE in SQL vs PLPGSQL
Date
Msg-id 200510032057.j93KvFF28447@pillette.com
Whole thread Raw
Responses Re: MOVE in SQL vs PLPGSQL  (Richard Huxton <dev@archonet.com>)
List pgsql-sql
I can't find a good way to skip over a large number of records in PLPGSQL (I want to fast-forward and I don't need the
I/Oof reading and throwing away hundreds of records.) In SQL, I could just use MOVE. That doesn't appear to be
supportedin PLPGSQL?! Help?
 


pgsql-sql by date:

Previous
From: "Jim Buttafuoco"
Date:
Subject: Re: using pg_tables and tablename in queries
Next
From: gurkan@resolution.com
Date:
Subject: regular expression