BUG #16055: pgAdmin 4 - ERROR: operator does not exist: - oid - Mailing list pgsql-bugs

From PG Bug reporting form
Subject BUG #16055: pgAdmin 4 - ERROR: operator does not exist: - oid
Date
Msg-id 16055-3a7e512eeb0b995f@postgresql.org
Whole thread Raw
Responses Re: BUG #16055: pgAdmin 4 - ERROR: operator does not exist: - oid  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-bugs
The following bug has been logged on the website:

Bug reference:      16055
Logged by:          Павел
Email address:      holdenru@gmail.com
PostgreSQL version: 9.5.4
Operating system:   freebsd
Description:

http://joxi.net/V2VBGbDfdvLnO2

It works OK with pgAdmin 3.

ERROR:  operator does not exist: - oid
LINE 4: WHERE attrelid=-2016150721::oid
                       ^
HINT:  No operator matches the given name and argument type(s). You might
need to add explicit type casts.

PostgreSQL 9.5.4 on amd64-portbld-freebsd10.3, compiled by FreeBSD clang
version 3.4.1 (tags/RELEASE_34/dot1-final 208032) 20140512, 64-bit


pgsql-bugs by date:

Previous
From: Tomas Vondra
Date:
Subject: Re: BUG #16054: Slowest individual queries
Next
From: Tom Lane
Date:
Subject: Re: BUG #16045: vacuum_db crash and illegal memory alloc after pg_upgrade from PG11 to PG12