pgAdmin 4 commit: Revert to the old,arguably broken code for QT4 port - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Revert to the old,arguably broken code for QT4 port
Date
Msg-id E1ctFbk-0003Yj-Kh@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Revert to the old, arguably broken code for QT4 port selection, as QT4 doesn't support TCP socket binding as QT5 does.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=87bbb5ef2cf6a39c589642989d2f3aea2d8bc9a2

Modified Files
--------------
runtime/pgAdmin4.cpp | 5 +++++
1 file changed, 5 insertions(+)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: pgAdmin4: Test result enhancement patch
Next
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Add support for proxies in the runtime. Fixes #2301