Clean up some variable names in ri_triggers.c

Peter Eisentraut <peter@eisentraut.org>

Commit: 0a271df705c98c1cc617078ebd069cf080fa5a16
Author: Peter Eisentraut <peter@eisentraut.org>
Date: 2019-02-28T14:29:00Z
Releases: 12.0
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

PathChange+/−
src/backend/utils/adt/ri_triggers.c modified +35 −35