Skip to content

v1.1.3

Compare
Choose a tag to compare
@eeeebbbbrrrr eeeebbbbrrrr released this 24 May 23:13
· 82 commits to main since this release
39be052

Welcome to PL/Rust v1.1.3. This release fixes a performance regression using functions with ARRAY arguments.

It also no longer compiles UDFs with debug-assertions. This was, unfortunately, a development-only change that found its way into previously released versions.

While not required, it may be desirable to CREATE OR REPLACE any existing LANGUAGE plrust functions in order to take advantage of these performance improvements.

What's Changed

New Contributors

Full Changelog: v1.1.2...v1.1.3