Debugging an anonymous plpg function can be a great feature. - [ ] Detect we are in an anonymous function in the editor - [ ] Create a temporary function with the anonymous code in the target - [ ] Debug it in direct mode - [ ] Delete the temporary function at the end of debugging
Debugging an anonymous plpg function can be a great feature.