public inbox for [email protected]  
help / color / mirror / Atom feed
From: Dave Page <[email protected]>
To: [email protected]
Subject: pgAdmin 4 commit: Ensure we display the relation name (and not the OID)
Date: Fri, 04 Jan 2019 14:45:33 +0000
Message-ID: <[email protected]> (raw)

Ensure we display the relation name (and not the OID) in the locks table wherever possible. Fixes #3702

Note that at the server level we fetch the data from pg_locks in the maintenance database,
so it can not fetch the pg_class relation for tables in other databasess (relation::regclass).

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=ce1c06d7f1e525f7eba5245a3f62e54547f4...
Author: Khushboo Vashi <[email protected]>

Modified Files
--------------
docs/en_US/release_notes_3_7.rst  |  1 +
web/pgadmin/dashboard/__init__.py | 34 +++++++++++++++++-----------------
2 files changed, 18 insertions(+), 17 deletions(-)



reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected], [email protected]
  Subject: Re: pgAdmin 4 commit: Ensure we display the relation name (and not the OID)
  In-Reply-To: <[email protected]>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox