pgAdmin 4 commit: Refactor server request code by removing some duplica - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Refactor server request code by removing some duplica
Date
Msg-id E1juDip-0000X4-4n@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Refactor server request code by removing some duplicated code in the runtime and improves some of the debug logs.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=e6edf400486544951e4f177d0cbe277ed61ff129
Author: Dave Page <dpage@pgadmin.org>

Modified Files
--------------
runtime/pgAdmin4.cpp | 77 ++++++++++++++++------------------------------------
runtime/pgAdmin4.h   |  7 +++--
2 files changed, 27 insertions(+), 57 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Refactor server request code in the runtime
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM5569] [SQL] Bad display of tables storage parameters in the "SQL" tab (correction of bug #5398 not complete)