Skip to content

Commit fb504c5

Browse files
committed
Remove outdated comment in copy.c.
1 parent 2657283 commit fb504c5

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)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy