Stephen Frost <sfrost(at)snowman(dot)net> writes:
> * Etsuro Fujita (fujita(dot)etsuro(at)lab(dot)ntt(dot)co(dot)jp) wrote:
>> I'm attaching a small patch to fix another comment typo in setrefs.c:
>> s/TIDs/OIDs/
> Fixed.
I do not think "typo" is the right characterization. I'm too lazy to
check for sure, but I think what was accumulated was indeed TIDs at one
time. The proposed patch is not correct either: what we accumulate now is
syscache hash values. Might be best to just say "add PlanInvalItems for
user-defined functions", which is the wording used in some other places,
eg line 173.
regards, tom lane