Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit c28839c

Browse files
committed
Improve comment in execReplication.c
Author: Peter Smith Reviewed-by: Julien Rouhaud Discussion: https://postgr.es/m/CAHut+PuRVf3ghNTg8EV5XOQu6unGSZma0ahsRoz-haaOFZe-1A@mail.gmail.com
1 parent d3e8368 commit c28839c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/backend/executor/execReplication.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -607,7 +607,7 @@ CheckCmdReplicaIdentity(Relation rel, CmdType cmd)
607607
return;
608608

609609
/*
610-
* This is either UPDATE OR DELETE and there is no replica identity.
610+
* This is UPDATE/DELETE and there is no replica identity.
611611
*
612612
* Check if the table publishes UPDATES or DELETES.
613613
*/

0 commit comments

Comments
 (0)