Michael Paquier <[email protected]> writes: > So, what you are basically saying is to switch currtid_byreloid() to > become a function local to tid.c. And then have just > currtid_byrelname() and currtid_for_view() call that, right?
Yeah, that sounds about right.
regards, tom lane
