pgAdmin 4 commit: Correctly identify server type upon first connection. - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Correctly identify server type upon first connection.
Date
Msg-id E1bsTmV-0004oM-S7@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Correctly identify server type upon first connection. Fixes #1785

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=50859f836916567146ad47c23c92cb5c58519e0e
Author: Khushboo Vashi <khushboo.vashi@enterprisedb.com>

Modified Files
--------------
web/pgadmin/browser/server_groups/servers/__init__.py | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: PATCH: To fix the issue in Debugger module (pgAdmin4)
Next
From: Dave Page
Date:
Subject: Re: [pgAdmin4][Patch]: RM 1785 - PPAS Servers are consider to be PostgreSQL until after the first disconnect/reconnect