projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
| inline |
side by side
(parent:
b3a1568
)
Update comment
author
Peter Eisentraut
<
[email protected]
>
Thu, 28 Feb 2019 09:43:00 +0000
(10:43 +0100)
committer
Peter Eisentraut
<
[email protected]
>
Thu, 28 Feb 2019 09:43:00 +0000
(10:43 +0100)
for
ff11e7f4b9ae017585c3ba146db7ba39c31f209a
src/backend/utils/adt/ri_triggers.c
|
blob
|
blame
|
history
diff --git
a/src/backend/utils/adt/ri_triggers.c
b/src/backend/utils/adt/ri_triggers.c
index 5b4579fe83e8ea98bf3f853ce77a0bd0bf229e40..7282ab1277bf1e5237853a86c77aba4a99ccddf6 100644
(file)
--- a/
src/backend/utils/adt/ri_triggers.c
+++ b/
src/backend/utils/adt/ri_triggers.c
@@
-1530,7
+1530,7
@@
ri_setdefault(TriggerData *trigdata)
* trigger must be fired, false if we can prove the constraint will still
* be satisfied.
*
- * new_
row
will be NULL if this is called for a delete.
+ * new_
slot
will be NULL if this is called for a delete.
* ----------
*/
bool