pgadmin4: sleep api - Mailing list pgadmin-hackers

From Prasad Somwanshi
Subject pgadmin4: sleep api
Date
Msg-id trinity-1d836b42-8424-4053-86f1-f0aea435b288-1446073147884@3capp-mailcom-lxa16
Whole thread
Responses Re: pgadmin4: sleep api
List pgadmin-hackers
Hi,
 
sleep api used in pgAdmin4.cpp doesn't seem cross-platform(used from POSIX specific C header). Either need to be replaced by C++11 equivalent or Qt one. QThread::sleep seem appropriate to me.
 
thanks and regards,
Prasad Somwanshi

pgadmin-hackers by date:

Previous
From: Ashesh Vashi
Date:
Subject: pgAdmin 4 commit: Allow to save only the partial model changes, undo-re
Next
From: Dave Page
Date:
Subject: pgAdmin 4 commit: sleep api used in pgAdmin4.cpp doesn't seem cross-pla