这是indexloc提供的服务,不要输入任何密码
Skip to content

Debugger should be disabled on system catalogs #6060

@FaharAbbasRizvi

Description

@FaharAbbasRizvi

Describe the bug

If the user goes into the pg_catalogs and expands the procedure node then "raise_application_error" is also displayed but if the user tries to debug it, the user can do it, the debugger should be disabled for system catalogs

To Reproduce

Steps to reproduce the behavior:

  1. Go to PostgreSQL_catalogs(pg_catlogs)
  2. Right Click on a procedure3.  select debugger and click on click on debug
  3. No result is displayed

Expected behavior

Debugger should be disabled on system catalogs.

Screenshots

Screen Shot 2023-03-31 at 9 32 04 AM

Desktop (please complete the following information):
 - OS: [All]
 - Version: [tested on v6.21 and above]
 - Mode: [All]
 - Package type: [All]

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions