problem with pgAdmin 7.4 & PosgreSQL 10.23 - Mailing list pgadmin-support

From Didier Gasser-Morlay
Subject problem with pgAdmin 7.4 & PosgreSQL 10.23
Date
Msg-id CAF5nyP_6qk+-cv=2N0eOdbVjw6=5x+tnv2UQ55kXVnFY=Y940A@mail.gmail.com
Whole thread Raw
Responses Re: problem with pgAdmin 7.4 & PosgreSQL 10.23  (Durumdara <durumdara@gmail.com>)
List pgadmin-support
Hello trying to run a query like this 

Select * from measures ORDER by id desc limit 100

I get the following error message:

entrée manquante de la clause FROM pour la table « rel » LINE 8: ...ER JOIN pg_catalog.pg_constraint con ON con.conrelid=rel.oid

(which translates to
Missing entry in FROM clause for table < rel >

This happens regardless of the database and table on the same server.

Note The same query runs fine with PostGreSQL 15

I am running Linux Mint 21.1  

Any idea ?

pgadmin-support by date:

Previous
From: Yogesh Mahajan
Date:
Subject: Re: pgadmin not starting
Next
From: Durumdara
Date:
Subject: Re: problem with pgAdmin 7.4 & PosgreSQL 10.23