pgAdmin 4 commit: Revert to the old, arguably broken code for QT4 port

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Revert to the old, arguably broken code for QT4 port
Date: 2017-03-29 15:34:00
Message-ID: E1ctFbk-0003Yj-Kh@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(+)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2017-03-29 16:17:20 pgAdmin 4 commit: Add support for proxies in the runtime. Fixes #2301
Previous Message Dave Page 2017-03-29 12:33:36 Re: pgAdmin4: Test result enhancement patch