Skip to content

Commit

Permalink
Announce improved WITH RECURSIVE
Browse files Browse the repository at this point in the history
  • Loading branch information
vogelsgesang committed Oct 19, 2023
1 parent 79f4a19 commit 516ae9a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions website/docs/releases.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ In case you are wondering why all our releases start with `0.0`, read [this FAQ

### Upcoming

* Reduced memory consumption for `WITH RECURSIVE`: Up to 20,000x less memory usage in microbenchmarks
* Improved performance for `WITH RECURSIVE`: Roughly 2x improvement in microbenchmarks
* Updated OpenSSL version from 1.1.1u to 3.0.10.

### 0.0.17971 [October 9th, 2023]
Expand Down

0 comments on commit 516ae9a

Please sign in to comment.