Movatterモバイル変換


[0]ホーム

URL:


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

Commitfb504c5

Browse files
committed
Remove outdated comment in copy.c.
1 parent2657283 commitfb504c5

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

‎src/backend/commands/copy.c

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3216,12 +3216,7 @@ CopyFrom(CopyState cstate)
32163216
}
32173217
else
32183218
{
3219-
/*
3220-
* Compute stored generated columns
3221-
*
3222-
* Switch memory context so that the new tuple is in the same
3223-
* context as the old one.
3224-
*/
3219+
/* Compute stored generated columns */
32253220
if (resultRelInfo->ri_RelationDesc->rd_att->constr&&
32263221
resultRelInfo->ri_RelationDesc->rd_att->constr->has_generated_stored)
32273222
ExecComputeStoredGenerated(estate,myslot);

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp