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
Summary:
To unblock temporary gin index scan, remove error on comparing ctid.
The error was likely added for safety purposes in the early days of
YSQL. Since the error message doesn't show up in GitHub issues, it
likely never really gets hit, so it's probably safe to remove it.
Close: yugabyte#8386
Test Plan:
./yb_build.sh --java-test org.yb.pgsql.TestPgRegressGin
Reviewers: mihnea
Reviewed By: mihnea
Subscribers: yql
Differential Revision: https://phabricator.dev.yugabyte.com/D11221
Support
and other variants. This should be easy since it uses postgres storage.
Related: #7850
The text was updated successfully, but these errors were encountered: