Ashutosh Sharma <[email protected]> writes: > Okay. Thanks for that fix. You've basically forced > revalidate_rectypeid() to update the PLpgSQL_rec's rectypeid > irrespective of typcache entry requires re-validation or not.
Right. The assignment is cheap enough that it hardly seems
worth avoiding.
regards, tom lane
