Skip to content

create extension UI gives error with PG 19 #10187

Description

@robe2

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:

  1. Go to a database -> '...'
  2. Click on 'Extensions`
  3. Choose an extension
  4. Save

Expected behavior

The extension should be installed

Error message

Instead get error message: column reference "comment" is ambiguous LINE 5: e.comment

Screenshots

Image

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions