Skip to content

Commit 4a57a45

Browse files
committed
Update a couple of obsolete comments.
1 parent 9b0a164 commit 4a57a45

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

src/backend/utils/adt/ri_triggers.c

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
*
1818
* Portions Copyright (c) 1996-2005, PostgreSQL Global Development Group
1919
*
20-
* $PostgreSQL: pgsql/src/backend/utils/adt/ri_triggers.c,v 1.81 2005/10/15 02:49:29 momjian Exp $
20+
* $PostgreSQL: pgsql/src/backend/utils/adt/ri_triggers.c,v 1.82 2005/10/29 18:39:17 tgl Exp $
2121
*
2222
* ----------
2323
*/
@@ -2407,8 +2407,8 @@ RI_FKey_setdefault_upd(PG_FUNCTION_ARGS)
24072407
* RI_FKey_keyequal_upd_pk -
24082408
*
24092409
* Check if we have a key change on an update to a PK relation. This is
2410-
* used by the AFTER trigger queue manager to detect "triggered data
2411-
* change violation".
2410+
* used by the AFTER trigger queue manager to see if it can skip queuing
2411+
* an instance of an RI trigger.
24122412
* ----------
24132413
*/
24142414
bool
@@ -2481,8 +2481,8 @@ RI_FKey_keyequal_upd_pk(Trigger *trigger, Relation pk_rel,
24812481
* RI_FKey_keyequal_upd_fk -
24822482
*
24832483
* Check if we have a key change on an update to an FK relation. This is
2484-
* used by the AFTER trigger queue manager to detect "triggered data
2485-
* change violation".
2484+
* used by the AFTER trigger queue manager to see if it can skip queuing
2485+
* an instance of an RI trigger.
24862486
* ----------
24872487
*/
24882488
bool

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