Content-Length: 273475 | pFad | http://github.com/postgrespro/postgres_cluster/commit/516e29ab6f1f66767a78361dea0392f1530766b6

90 Fix mistakes in comments. · postgrespro/postgres_cluster@516e29a · GitHub
Skip to content

Commit 516e29a

Browse files
committed
1 parent f4cdf78 commit 516e29a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/backend/executor/execReplication.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -448,7 +448,7 @@ ExecSimpleRelationUpdate(EState *estate, EPQState *epqstate,
448448

449449
CheckCmdReplicaIdentity(rel, CMD_UPDATE);
450450

451-
/* BEFORE ROW INSERT Triggers */
451+
/* BEFORE ROW UPDATE Triggers */
452452
if (resultRelInfo->ri_TrigDesc &&
453453
resultRelInfo->ri_TrigDesc->trig_update_before_row)
454454
{
@@ -509,7 +509,7 @@ ExecSimpleRelationDelete(EState *estate, EPQState *epqstate,
509509

510510
CheckCmdReplicaIdentity(rel, CMD_DELETE);
511511

512-
/* BEFORE ROW INSERT Triggers */
512+
/* BEFORE ROW DELETE Triggers */
513513
if (resultRelInfo->ri_TrigDesc &&
514514
resultRelInfo->ri_TrigDesc->trig_update_before_row)
515515
{

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres_cluster/commit/516e29ab6f1f66767a78361dea0392f1530766b6

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy