pgAdmin 4 commit: Fixed an issue where duplicate columns are visible in - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed an issue where duplicate columns are visible in
Date
Msg-id E1ldWQJ-0002KN-9H@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed an issue where duplicate columns are visible in the browser tree, which is owned by two sequences. Fixes #6413

Branches
--------
React_Porting
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=aa9a4c30d359dde6d4e04d5e60431d1318700acb

Modified Files
--------------
docs/en_US/release_notes_5_3.rst                                        | 1 +
.../databases/schemas/tables/templates/columns/sql/9.2_plus/nodes.sql   | 2 +-
.../databases/schemas/tables/templates/columns/sql/default/nodes.sql    | 2 +-
3 files changed, 3 insertions(+), 2 deletions(-)


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin4][Patch] - RM 6158 - Logging into PostgreSQL servers with Kerberos Authentication
Next
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Fixed an issue where the current debug line is not vi