tcdi / plrust

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

Use `early_error` to emit early errors #272

Closed thomcc closed 1 year ago

thomcc commented 1 year ago

Just some minor cleanup. We should never hit these anyway, hopefully.