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
151740: sql: remove LTREE prev logic r=paulniziolek a=paulniziolek
This was not needed & was incorrect, messing up LTREE comparisons. We should only rely on LTREE's `Compare` method.
Informs: #44657
Epic: CRDB-148
Release note: None
Co-authored-by: Paul Niziolek <[email protected]>
0 commit comments