tcdi / plrust

A Rust procedural language handler for PostgreSQL
PostgreSQL License
1.12k stars 32 forks source link

TODO: Support Array slices #313

Closed eeeebbbbrrrr closed 1 year ago

eeeebbbbrrrr commented 1 year ago

When https://github.com/tcdi/pgrx/pull/1147 merges over in pgrx land, and is released, we'll need to update plrust-trusted-pgrx to bring in the new ArraySliceError type, then it'll be possible to use array slices for primitive types (i8/16/32/64, f32/64).

eeeebbbbrrrr commented 1 year ago

Done as of: a7b4ccd9da8b49e6c3676b01b86968172be8d79e