Clean up some variable names in ri_triggers.c
Peter Eisentraut <peter@eisentraut.org>
Clean up some variable names in ri_triggers.c There was a mix of old_slot/oldslot, new_slot/newslot. Since we've changed everything from row to slot, we might as well take this opportunity to clean this up. Also update some more comments for the slot change.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/utils/adt/ri_triggers.c | modified | +35 −35 |