We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4252af commit ad54603Copy full SHA for ad54603
src/current/_includes/releases/v25.2/v25.2.0-alpha.3.md
@@ -24,8 +24,6 @@ Release Date: April 7, 2025
24
[#143588][#143588]
25
- `like_regex` predicate evaluation is now supported in JSONPath queries. For example, `SELECT jsonb_path_query('{}', '"hello" like_regex "^he.*$"');`.
26
[#143240][#143240]
27
-- Added the `EXPERIMENTAL COPY` option to `RESTORE`, which runs online `RESTORE`, but waits to publish the tables until all data is downloaded.
28
- [#143674][#143674]
29
30
<h3 id="v25-2-0-alpha-3-operational-changes">Operational changes</h3>
31
0 commit comments