damien clochard

Results 31 issues of damien clochard

Not a actually bug, but a strange warning.... I registered my hooks with the following line ```rust static mut HOOKS: AnonHook = AnonHook { }; pgrx::hooks::register_hook(&mut HOOKS) ``` which I...

impact-unsound💥