Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 8907dca

Browse files
authored
Update loop_execute.sql
1 parent 83c6010 commit 8907dca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎procedures/loop_execute/loop_execute.sql‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -653,7 +653,7 @@ comment on procedure loop_execute(
653653
-- возвращаемые из процедуры параметры:
654654
inout result record
655655
) is $$
656-
Safe modify millions rows in table.
656+
Safely modifies millions of rows in a table.
657657

658658
Update or delete rows incrementally in batches with multiple separate transactions.
659659
This maximizes your table availability since you only need to keep locks for a short period of time. Also allows dead rows to be reused.

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /