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
- Introduced support for running CockroachDB on s390x. Production binaries are delivered via IBM Passport Advantage.
10
+
7
11
<h3id="v25-3-2-sql-language-changes">SQL language changes</h3>
8
12
9
13
- Added a new session variable, `disable_optimizer_rules`, which allows users to provide a comma-separated list of optimizer rules to disable during query optimization. This allows users to avoid rules that are known to create a suboptimal query plan for specific queries. [#152350][#152350]
0 commit comments