You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Initially, in 9c9b045, when we added
DOidWrapper thingy in the first place, we supported Oid type using it.
Soon afterwards in d2526b3 we
introduced separate DOid datum to support the Oid type, so we removed
that usage of DOidWrapper, which made the relevant code redundant. This
commit removes it.
Release note: None
0 commit comments