newbie cursor problem - Mailing list pgsql-general

From Patrick Collin
Subject newbie cursor problem
Date
Msg-id 9gvhu8$17i5$1@news.tht.net
Whole thread Raw
List pgsql-general
Hello,
I need to update a large table with many columns, and perform a lot of tests
on each row before update or not.
How can I do that with cursors ? The doc say cursors are only for reading.

thanks in advance

Patrick



pgsql-general by date:

Previous
From: Shaun Thomas
Date:
Subject: Re: Suggested improvement : Adjust SEQUENCES to accept an INCREMENT of functionname(parameters) instead of an integer
Next
From: Tom Lane
Date:
Subject: Re: Re: Authentification