Eliminate local inefficiencies in updateTargetListEntry, make_var, and

Tom Lane <tgl@sss.pgh.pa.us>

Commit: d40dbb7387a50b1319d84cb596a854f1688302db
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 1999-11-01T05:06:21Z
Releases: 7.1.1
Eliminate local inefficiencies in updateTargetListEntry, make_var, and
make_const --- don't repeat cache searches that aren't needed.

Files