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
The definition of a Canonical type is the Canonical type is the type of
the datum that a column decodes into. This was only partially true for
the two canonical types that use the oid wrapper. The citext type was
decoded by the value side decoder, but not the keyside decoder. The name
type was decoded by the key side decoder, but not the value side
decoder.
Release note: none
Epic: CRDB-48647
0 commit comments