pgAdmin 4 commit: 1) Warn the user when connecting to a server that is

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: 1) Warn the user when connecting to a server that is
Date: 2022-09-15 07:46:41
Message-ID: E1oYja5-0000dG-0c@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

1) Warn the user when connecting to a server that is older than pgAdmin supports.
2) Fixed Debugger API test cases.

Branch
------
master

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

Modified Files
--------------
.../server_groups/servers/static/js/server.js | 25 ++++++++++++++--------
.../debugger/tests/test_start_listener_debugger.py | 2 +-
2 files changed, 17 insertions(+), 10 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2022-09-15 07:47:04 Re: [pgAdmin][RM7709] ERD Throws error if variable added to column
Previous Message Aditya Toshniwal 2022-09-15 06:53:31 [pgAdmin][RM7709] ERD Throws error if variable added to column