Re: [GENERAL] Possible bug: could not open relation with OID[numbers] SQL State: XX000 - Mailing list pgsql-general

From Adam Brusselback
Subject Re: [GENERAL] Possible bug: could not open relation with OID[numbers] SQL State: XX000
Date
Msg-id CAMjNa7dbukpQNUcG_z58BBzmhjh816MgRjq0rFttXehxwSYU3Q@mail.gmail.com
Whole thread Raw
In response to Re: [GENERAL] Possible bug: could not open relation with OID [numbers] SQL State: XX000  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: [GENERAL] Possible bug: could not open relation with OID [numbers] SQL State: XX000
List pgsql-general
Huh, so in the other cases where the function works fine, it's likely that the data all just fits within the regular table and doesn't have to be TOAST'ed?

So this is something that isn't changed in PG10, and I could have encountered in 9.6, and just by chance didn't?

This is a pattern I've used in quite a few (at least 50) functions, so it's surprising I've not seen this issue until now.

Thanks,
-Adam

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: [GENERAL] Possible bug: could not open relation with OID [numbers] SQL State: XX000
Next
From: Tom Lane
Date:
Subject: Re: [GENERAL] Possible bug: could not open relation with OID [numbers] SQL State: XX000