On Tue, Sep 20, 2022 at 11:51 PM Wenchao Zhang <zwcpostg...@gmail.com> wrote:
> We can get the two assigned values are same by reading codes. Maybe we should 
> remove one?
>
> What's more, we find that maybe we assign slot->tts_tableOid in outer 
> interface like table_scan_getnextslot may be better and more friendly when we 
> import other pluggable storage formats.

I suppose that you're right; it really should happen in exactly one
place, based on some overarching theory about how tts_tableOid works
with the table AM interface. I just don't know what that theory is.

-- 
Peter Geoghegan


Reply via email to