Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for plpgsql pldebugger #42

Open
a-mckinley opened this issue Apr 12, 2019 · 2 comments
Open

Support for plpgsql pldebugger #42

a-mckinley opened this issue Apr 12, 2019 · 2 comments
Labels
enhancement New feature or request

Comments

@a-mckinley
Copy link

IDE based debugging of plpgsql functions is only possible with a few selected IDEs at present. VSCode support for this would be a killer feature.

@akamath46297 akamath46297 added the enhancement New feature or request label Apr 12, 2019
@akamath46297
Copy link
Contributor

@a-mckinley , thanks for the feedback we will review this and add to our backlog list. Will keep you posted.

@fabriziomello
Copy link

@akamath46297 do you have a public backlog? As @a-mckinley it's a killer feature. I can help you guys with PostgreSQL internals to implement it. Basically you should implement an extension using plpgsql hooks to interact with FUNCTION/PROCEDURE code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants