RLIKE LIST did not manage to make it into 9.1. In this PR, we modify the documentation to make it clear that it will be available in 9.2, not 9.1
@@ -18,7 +18,7 @@ ROW message = "foo ( bar"
```
```{applies_to}
-stack: ga 9.1
+stack: ga 9.2
serverless: ga
@@ -44,7 +44,7 @@ public class RLike extends RegexMatch<RLikePattern> {
<<load-esql-example, file=string tag=rlikeEscapingTripleQuotes>>
- stack: ga 9.1
+ stack: ga 9.2