Update to whole table - Mailing list pgsql-sql

From Yambu
Subject Update to whole table
Date
Msg-id CALhHtcA+j9r30cyOMZg67iW5Xcx-4Y9L9HjPG06azUrTHQ7FNw@mail.gmail.com
Whole thread Raw
Responses Re: Update to whole table
List pgsql-sql
Hello

If i run

update table set status_id=2 ;

 and i stop it before it completes, will there be any updates done on some records?

regards

pgsql-sql by date:

Previous
From: Pavel Stehule
Date:
Subject: Re: Check ref cursor
Next
From: Steve Midgley
Date:
Subject: Re: Update to whole table