Describe the bug
Use Extension -> pick an extension:
Gives error:
column reference "comment" is ambiguous LINE 5: e.comment
Same issue with PostgreSQL 19beta1 and beta2 against master branch and 9.16
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
- Go to a database -> '...'
- Click on 'Extensions`
- Choose an extension
- Save
Expected behavior
The extension should be installed
Error message
Instead get error message: column reference "comment" is ambiguous LINE 5: e.comment
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
- OS: Windows 11
- pgAdmin version: [e.g. 9.16 and master branch]
- Mode: Desktop and Server mode
Describe the bug
Use Extension -> pick an extension:
Gives error:
column reference "comment" is ambiguous LINE 5: e.commentSame issue with PostgreSQL 19beta1 and beta2 against master branch and 9.16
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The extension should be installed
Error message
Instead get error message:
column reference "comment" is ambiguous LINE 5: e.commentScreenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):