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

Debugger crashes on function with parameters if external database is used for config #6904

Closed
pravesh-sharma opened this issue Oct 30, 2023 · 1 comment
Assignees
Milestone

Comments

@pravesh-sharma
Copy link
Contributor

Describe the bug

The debugger crashes if we try debugging a function with a parameter and external database is used.

To Reproduce

  1. Set up pgAdmin with external database.
  2. Create a function with parameters.
  3. Try debugging the function.

Expected behavior

The user should be able to debug the function.

adityatoshniwal added a commit that referenced this issue Nov 15, 2023
…when using pgAdmin with external config database. #6904
@adityatoshniwal adityatoshniwal added this to the 7.9 milestone Nov 15, 2023
@pravesh-sharma
Copy link
Contributor Author

Issue fixed. Verified on snapshot build https://www.postgresql.org/ftp/pgadmin/pgadmin4/snapshots/2023-11-20/

OS - macOS 14.1.1 (Sonoma)
Mode - Desktop

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants